Метод |
Описание |
|
Deserialize ( string xml ) : JetstreamGetDeviceDefinitionsResponseDeviceDefinitionCommandListDeviceSpecificCommandList |
|
|
Deserialize ( string xml, JetstreamGetDeviceDefinitionsResponseDeviceDefinitionCommandListDeviceSpecificCommandList &obj ) : bool |
|
|
Deserialize ( string xml, JetstreamGetDeviceDefinitionsResponseDeviceDefinitionCommandListDeviceSpecificCommandList &obj, System &exception ) : bool |
Deserializes workflow markup into an JetstreamGetDeviceDefinitionsResponseDeviceDefinitionCommandListDeviceSpecificCommandList object |
|
JetstreamGetDeviceDefinitionsResponseDeviceDefinitionCommandListDeviceSpecificCommandList ( ) : System |
|
|
LoadFromFile ( string fileName ) : JetstreamGetDeviceDefinitionsResponseDeviceDefinitionCommandListDeviceSpecificCommandList |
|
|
LoadFromFile ( string fileName, JetstreamGetDeviceDefinitionsResponseDeviceDefinitionCommandListDeviceSpecificCommandList &obj ) : bool |
|
|
LoadFromFile ( string fileName, JetstreamGetDeviceDefinitionsResponseDeviceDefinitionCommandListDeviceSpecificCommandList &obj, System &exception ) : bool |
Deserializes xml markup from file into an JetstreamGetDeviceDefinitionsResponseDeviceDefinitionCommandListDeviceSpecificCommandList object |
|
SaveToFile ( string fileName, System &exception ) : bool |
Serializes current JetstreamGetDeviceDefinitionsResponseDeviceDefinitionCommandListDeviceSpecificCommandList object into file |
|
SaveToFile ( string fileName ) : void |
|
|
Serialize ( ) : string |
Serializes current JetstreamGetDeviceDefinitionsResponseDeviceDefinitionCommandListDeviceSpecificCommandList object into an XML document |
|