프로퍼티 | 타입 | 설명 | |
---|---|---|---|
type0 | Type | ||
type1 | Type |
메소드 | 설명 | |
---|---|---|
TypeMismatchException ( Type type0, Type type1 ) : System | ||
TypeMismatchException ( string message, Type type0, Type type1 ) : System |
public TypeMismatchException ( Type type0, Type type1 ) : System | ||
type0 | Type | |
type1 | Type | |
리턴 | System |
public TypeMismatchException ( string message, Type type0, Type type1 ) : System | ||
message | string | |
type0 | Type | |
type1 | Type | |
리턴 | System |