MethodInfoExtensions Class
Defines extensions methods related to MethodInfo.
Namespace: Gemstone.Reflection.MethodInfoExtensionsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.128 -- Release Build+d050cfc5563c89a1188cc3c6b2d417530856f490
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.