프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ArgType | DTypeInfo, | ||
Direction | DArgumentDirection | ||
Name | string |
메소드 | 설명 | |
---|---|---|
DArgumentInfo ( DTypeInfo, argType ) : System | ||
DArgumentInfo ( string name, DTypeInfo, argType ) : System | ||
DArgumentInfo ( string name, DTypeInfo, argType, DArgumentDirection direction ) : System |
public DArgumentInfo ( DTypeInfo, argType ) : System | ||
argType | DTypeInfo, | |
리턴 | System |
public DArgumentInfo ( string name, DTypeInfo, argType ) : System | ||
name | string | |
argType | DTypeInfo, | |
리턴 | System |
public DArgumentInfo ( string name, DTypeInfo, argType, DArgumentDirection direction ) : System | ||
name | string | |
argType | DTypeInfo, | |
direction | DArgumentDirection | |
리턴 | System |