메소드 | 설명 | |
---|---|---|
Deserialize ( System.Xml.Linq.XDocument stateData, string keyType ) : object | ||
Serialize ( object value ) : System.Xml.Linq.XDocument |
public Deserialize ( System.Xml.Linq.XDocument stateData, string keyType ) : object | ||
stateData | System.Xml.Linq.XDocument | |
keyType | string | |
리턴 | object |
public Serialize ( object value ) : System.Xml.Linq.XDocument | ||
value | object | |
리턴 | System.Xml.Linq.XDocument |