CreateResult Members
Microsoft Robotics Class Reference
The CreateResult type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CreateResult |
Initializes a new instance of the CreateResult class
|
Methods
Name | Description | |
---|---|---|
Clone |
Clones CreateResultType
|
|
CopyTo |
Copies the data member values of the current CreateResultType to the specified target object
|
|
Deserialize |
Deserializes CreateResultType
|
|
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
Serialize |
Serializes the data member values of the current CreateResultType to the specified writer
|
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Contract |
Service contract identifier
|
|
Info |
Create Response from Service Constructor
|
|
Name |
Name as specified in the manifest
|
|
Result |
Result status (true for success)
|