C# 클래스 Invert.Core.TypeExtensions

파일 보기 프로젝트 열기: InvertGames/uFrame.Editor

공개 메소드들

메소드 설명
IsCastableTo ( this from, Type to ) : bool

메소드 상세

IsCastableTo() 공개 정적인 메소드

public static IsCastableTo ( this from, Type to ) : bool
from this
to System.Type
리턴 bool