GetMethod

public static DynamicMethod GetMethod(MethodInfo methodInfo) ;

Returns DynamicMethod.

Parameter Name Description
methodInfo Reference MethodInfo

DynamicMethod referencing the specified MethodInfo