ContractData Members
Microsoft Robotics Class Reference
The ContractData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ContractData |
Initializes a new instance of the ContractData class
|
Methods
Name | Description | |
---|---|---|
Clone |
Clones ContractData
|
|
CopyTo |
Copies the data member values of the current ContractData to the specified target object
|
|
Deserialize |
Deserializes ContractData
|
|
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 ContractData to the specified writer
|
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
AssemblyLocations |
Gets or sets the description of contract data
|
|
Contract |
Gets or sets the contract of contract data
|
|
Description |
Gets or sets the description of contract data
|
|
DisplayName |
Gets or sets the display name of contract data
|
|
HttpGetSupport |
Gets or sets if the contract supports HttpGet
|
|
IconPath |
Gets or sets the icon path of contract data
|
|
IsSystemService |
Gets or sets if the contract is a system service
|
|
Name |
Gets or sets the name of contract data
|
|
SupportedOperations |
Gets or sets the supported operations of contract data
|