C# Class GrayStorm.dynamicC.dynamicMethodGenerators

Afficher le fichier Open project: GrayKernel/GrayStorm

Méthodes publiques

Méthode Description
CreateTestMethod ( MethodInfo targetIN ) : DynamicMethod

Method Details

CreateTestMethod() public static méthode

public static CreateTestMethod ( MethodInfo targetIN ) : DynamicMethod
targetIN System.Reflection.MethodInfo
Résultat System.Reflection.Emit.DynamicMethod