System.Reflection - MethodInfo class (usage)(dotnetpulse.blogspot.com)
submitted by
adventurer(2244) 4 years ago
A MethodInfo class provides detailed information about a single method of a class or an interface. The reflected method may be a static method or an instance method. The MethodInfoSpy example shows how to obtain the method information of a class including the access modifiers, type or input parameters:
|category: C#
|Views: 5
tags:
C# another
Everyones tags:
Your Tags: