메소드 | 설명 | |
---|---|---|
GetXml ( ) : |
Returns the XML representation of the this object
|
|
HasChanged ( ) : bool |
Check to see if something has changed in this instance and needs to be serialized
|
|
LoadXml ( System xmlElement, |
Load state from an XML element
|
|
UnsignedProperties ( ) : System |
Default constructor
|
public LoadXml ( System xmlElement, |
||
xmlElement | System | XML element containing new state |
counterSignedXmlElement | Element containing parent signature (needed if there are counter signatures) | |
리턴 | void |