C# 클래스 Crayon.BaseFactory

파일 보기 프로젝트 열기: jamilgeor/Crayon

보호된 메소드들

메소드 설명
CanHandleType ( Type type, Type typeToMatch ) : bool

메소드 상세

CanHandleType() 보호된 정적인 메소드

protected static CanHandleType ( Type type, Type typeToMatch ) : bool
type System.Type
typeToMatch System.Type
리턴 bool