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