C# 클래스 GrayStorm.dynamicC.dynamicMethodGenerators

파일 보기 프로젝트 열기: GrayKernel/GrayStorm

공개 메소드들

메소드 설명
CreateTestMethod ( MethodInfo targetIN ) : DynamicMethod

메소드 상세

CreateTestMethod() 공개 정적인 메소드

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