C# 클래스 Nintenlord.Utility.TypeHelpers

파일 보기 프로젝트 열기: Diegoisawesome/AwesomeMapEditor-old

공개 메소드들

메소드 설명
InheritsFrom ( this type, Type inheritsFrom ) : bool

메소드 상세

InheritsFrom() 공개 정적인 메소드

public static InheritsFrom ( this type, Type inheritsFrom ) : bool
type this
inheritsFrom System.Type
리턴 bool