文件名称:C#动态调用Dll中的方法
文件大小:94KB
文件格式:RAR
更新时间:2020-09-14 08:43:58
c# reflection
根据字符串调用同名函数,反射
【文件预览】:
UsageOfReflection
----.vs()
--------UsageOfReflection()
----DynamicCall()
--------bin()
--------DynamicCall.csproj(2KB)
--------obj()
--------Properties()
--------DllDynamicCall.cs(4KB)
----UsageOfReflection.sln(2KB)
----TestDll()
--------Person.cs(650B)
--------bin()
--------TestDll.csproj(2KB)
--------obj()
--------Properties()
----UsageOfReflection()
--------bin()
--------obj()
--------Properties()
--------Program.cs(4KB)
--------app.config(161B)
--------UsageOfReflection.csproj(3KB)
----Test()
--------bin()
--------obj()
--------Properties()
--------Program.cs(1KB)
--------Test.csproj(3KB)
--------app.config(161B)