C# 클래스 Catel.Fody.TypeReferenceExtensions

파일 보기 프로젝트 열기: Catel/Catel.Fody

공개 메소드들

메소드 설명
IsAssignableFrom ( this target, TypeReference type ) : bool

메소드 상세

IsAssignableFrom() 공개 정적인 메소드

public static IsAssignableFrom ( this target, TypeReference type ) : bool
target this
type Mono.Cecil.TypeReference
리턴 bool