C# 클래스 Platform.Helpers.Reflection.MethodInfoExtensions

파일 보기 프로젝트 열기: Konard/LinksPlatform

공개 메소드들

메소드 설명
GetILBytes ( this methodInfo ) : byte[] Based on https://gist.github.com/nguerrera/72444715c7ea0b40addb

메소드 상세

GetILBytes() 공개 정적인 메소드

Based on https://gist.github.com/nguerrera/72444715c7ea0b40addb
public static GetILBytes ( this methodInfo ) : byte[]
methodInfo this
리턴 byte[]