C# 클래스 SexyProxy.Emit.TypeExtensions

파일 보기 프로젝트 열기: kswoll/sexy-proxy

공개 메소드들

메소드 설명
GetTaskType ( this type ) : Type
IsTaskT ( this type ) : bool

메소드 상세

GetTaskType() 공개 정적인 메소드

public static GetTaskType ( this type ) : Type
type this
리턴 System.Type

IsTaskT() 공개 정적인 메소드

public static IsTaskT ( this type ) : bool
type this
리턴 bool