PartnerInfo Members
Microsoft Robotics Class Reference
The PartnerInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PartnerInfo |
Initializes a new instance of the PartnerInfo class
|
Methods
Name | Description | |
---|---|---|
Clone |
Creates o copy of the current instance
(Overrides CommentedElement. . :: . .Clone() () () ().) |
|
CopyTo |
Copies the members values of the current instance to the target
(Overrides CommentedElement. . :: . .CopyTo(IDssSerializable).) |
|
Deserialize |
Deserializes the values of the members from a reader
(Overrides CommentedElement. . :: . .Deserialize(BinaryReader).) |
|
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 values of the members of the current instance
(Overrides CommentedElement. . :: . .Serialize(BinaryWriter).) |
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Comment |
Gets or sets the comment
(Inherited from CommentedElement.) |
|
ContractIdentifier |
Gets or sets the identifier of the contract that describes the service
|
|
CreationPolicy |
Gets or sets the creation policy of the partner
|
|
IsOptional |
Gets or sets a value that indicates whether the partner is optional or not
|
|
Name |
Gets or sets the name of the partner
|