C# Class GrayStorm.dynamicC.dynamicMethodGenerators

Mostrar archivo Open project: GrayKernel/GrayStorm

Public Methods

Method Description
CreateTestMethod ( MethodInfo targetIN ) : DynamicMethod

Method Details

CreateTestMethod() public static method

public static CreateTestMethod ( MethodInfo targetIN ) : DynamicMethod
targetIN System.Reflection.MethodInfo
return System.Reflection.Emit.DynamicMethod