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