MethodInfoExtensions Class
Defines extensions methods related to MethodInfo.
Namespace: Gemstone.Reflection.MethodInfoExtensionsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.141 -- Release Build+8fc1477299d57116e2a4f3cb8dfe059f814b239b
public static class MethodInfoExtensions
<ExtensionAttribute>
Public NotInheritable Class MethodInfoExtensions
[ExtensionAttribute]
public ref class MethodInfoExtensions abstract sealed
Gemstone.Reflection.MethodInfoExtensions.MethodInfoExtensions = function();
Type.createClass(
'Gemstone.Reflection.MethodInfoExtensions.MethodInfoExtensions');
- Inheritance
- Object MethodInfoExtensions
Many of these functions help generate compiled IL code that can execute a method of a class.