文件名称:委托
介绍说明--下载内容均来自于网络,请自行研究使用
C#的委托实现,,以一个建议的例子进行说明,具体代码以及注释均有。
委托实现了对方法的封装引用,适于初学者对于委托的理解(The implementation of C# is illustrated by a suggested example, with specific code and annotations.
The delegate realizes the encapsulation and reference of the method, and is suitable for beginners to understand the entrustment.)
委托实现了对方法的封装引用,适于初学者对于委托的理解(The implementation of C# is illustrated by a suggested example, with specific code and annotations.
The delegate realizes the encapsulation and reference of the method, and is suitable for beginners to understand the entrustment.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
委托 | 0 | 2017-04-17 |
委托\.vs | 0 | 2017-04-17 |
委托\.vs\委托 | 0 | 2017-04-17 |
委托\.vs\委托\v14 | 0 | 2017-04-17 |
委托\.vs\委托\v14\.suo | 33792 | 2017-04-17 |
委托\App.config | 189 | 2017-04-17 |
委托\bin | 0 | 2017-04-17 |
委托\bin\Debug | 0 | 2017-04-17 |
委托\bin\Debug\委托.exe | 5632 | 2017-04-17 |
委托\bin\Debug\委托.exe.config | 189 | 2017-04-17 |
委托\bin\Debug\委托.pdb | 13824 | 2017-04-17 |
委托\bin\Debug\委托.vshost.exe | 22696 | 2017-04-17 |
委托\bin\Debug\委托.vshost.exe.config | 189 | 2017-04-17 |
委托\bin\Debug\委托.vshost.exe.manifest | 490 | 2010-03-17 |
委托\Delegate4_17.csproj | 2672 | 2017-04-17 |
委托\obj | 0 | 2017-04-17 |
委托\obj\Debug | 0 | 2017-04-17 |
委托\obj\Debug\Delegate4_17.csproj.FileListAbsolute.txt | 334 | 2017-04-17 |
委托\obj\Debug\Delegate4_17.csprojResolveAssemblyReference.cache | 1868 | 2017-04-17 |
委托\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache | 6587 | 2017-04-17 |
委托\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs | 0 | 2017-04-17 |
委托\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs | 0 | 2017-04-17 |
委托\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs | 0 | 2017-04-17 |
委托\obj\Debug\TempPE | 0 | 2017-04-17 |
委托\obj\Debug\委托.csproj.FileListAbsolute.txt | 55 | 2017-04-17 |
委托\obj\Debug\委托.exe | 5632 | 2017-04-17 |
委托\obj\Debug\委托.pdb | 13824 | 2017-04-17 |
委托\Program.cs | 1493 | 2017-04-17 |
委托\Properties | 0 | 2017-04-17 |
委托\Properties\AssemblyInfo.cs | 1344 | 2017-04-17 |
委托\委托.sln | 990 | 2017-04-17 |