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