DelegatesAndEvents.sln
上传用户:lxycoco
上传日期:2022-07-21
资源大小:38457k
文件大小:3k
- Microsoft Visual Studio Solution File, Format Version 8.00
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleDelegate", "SimpleDelegateSimpleDelegate.csproj", "{95A986DE-E845-437D-A13F-D5F92D54E29C}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BubbkeSorter", "BubbkeSorterBubbkeSorter.csproj", "{B5BA2CFD-430E-4BF1-9FC0-F347153A788D}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MulticastDelegate", "MulticastDelegateMulticastDelegate.csproj", "{9439C97D-4E55-426C-8D94-C0B716904517}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleEvent", "SimpleEventSimpleEvent.csproj", "{04355093-ED0E-43CE-A523-64C3E304FBEB}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
- EndProject
- Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomEvent", "CustomEventCustomEvent.csproj", "{77FF3EB8-AF1A-4756-BACE-0ED6F68CB281}"
- ProjectSection(ProjectDependencies) = postProject
- EndProjectSection
- EndProject
- Global
- GlobalSection(SolutionConfiguration) = preSolution
- Debug = Debug
- Release = Release
- EndGlobalSection
- GlobalSection(ProjectConfiguration) = postSolution
- {95A986DE-E845-437D-A13F-D5F92D54E29C}.Debug.ActiveCfg = Debug|.NET
- {95A986DE-E845-437D-A13F-D5F92D54E29C}.Debug.Build.0 = Debug|.NET
- {95A986DE-E845-437D-A13F-D5F92D54E29C}.Release.ActiveCfg = Release|.NET
- {95A986DE-E845-437D-A13F-D5F92D54E29C}.Release.Build.0 = Release|.NET
- {B5BA2CFD-430E-4BF1-9FC0-F347153A788D}.Debug.ActiveCfg = Debug|.NET
- {B5BA2CFD-430E-4BF1-9FC0-F347153A788D}.Debug.Build.0 = Debug|.NET
- {B5BA2CFD-430E-4BF1-9FC0-F347153A788D}.Release.ActiveCfg = Release|.NET
- {B5BA2CFD-430E-4BF1-9FC0-F347153A788D}.Release.Build.0 = Release|.NET
- {9439C97D-4E55-426C-8D94-C0B716904517}.Debug.ActiveCfg = Debug|.NET
- {9439C97D-4E55-426C-8D94-C0B716904517}.Debug.Build.0 = Debug|.NET
- {9439C97D-4E55-426C-8D94-C0B716904517}.Release.ActiveCfg = Release|.NET
- {9439C97D-4E55-426C-8D94-C0B716904517}.Release.Build.0 = Release|.NET
- {04355093-ED0E-43CE-A523-64C3E304FBEB}.Debug.ActiveCfg = Debug|.NET
- {04355093-ED0E-43CE-A523-64C3E304FBEB}.Debug.Build.0 = Debug|.NET
- {04355093-ED0E-43CE-A523-64C3E304FBEB}.Release.ActiveCfg = Release|.NET
- {04355093-ED0E-43CE-A523-64C3E304FBEB}.Release.Build.0 = Release|.NET
- {77FF3EB8-AF1A-4756-BACE-0ED6F68CB281}.Debug.ActiveCfg = Debug|.NET
- {77FF3EB8-AF1A-4756-BACE-0ED6F68CB281}.Debug.Build.0 = Debug|.NET
- {77FF3EB8-AF1A-4756-BACE-0ED6F68CB281}.Release.ActiveCfg = Release|.NET
- {77FF3EB8-AF1A-4756-BACE-0ED6F68CB281}.Release.Build.0 = Release|.NET
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- EndGlobalSection
- GlobalSection(ExtensibilityAddIns) = postSolution
- EndGlobalSection
- EndGlobal