프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ID | string | ||
Name | string |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
defaultProc | DefaultValueDelegate | ||
defaultValue | object |
메소드 | 설명 | |
---|---|---|
StructField ( System field ) : System |
根据 XmlNode 创建字段。
|
|
StructField ( string id, DefaultValueDelegate defaultValue ) : System |
根据 ID 创建 Unknown 字段。
|
public StructField ( System field ) : System | ||
field | System | 描述此 field 的 XmlNode |
리턴 | System |
public StructField ( string id, DefaultValueDelegate defaultValue ) : System | ||
id | string | ID |
defaultValue | DefaultValueDelegate | |
리턴 | System |