메소드 | 설명 | |
---|---|---|
GetPropertyValues ( |
||
Initialize ( string name, |
||
SetPropertyValues ( |
||
XmlDeserializeProperty ( string objectData, |
||
XmlSerializeProperty ( |
메소드 | 설명 | |
---|---|---|
IsUserScope ( |
public GetPropertyValues ( |
||
context | ||
collection | ||
리턴 |
public Initialize ( string name, |
||
name | string | |
config | ||
리턴 | void |
public SetPropertyValues ( |
||
context | ||
collection | ||
리턴 | void |
public static XmlDeserializeProperty ( string objectData, |
||
objectData | string | |
type | ||
리턴 | object |
public static XmlSerializeProperty ( |
||
writer | ||
value | ||
리턴 | void |