Get Class
Microsoft Robotics Class Reference
Get
Namespace: Microsoft.Dss.Services.Test.Proxy
Assembly: Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.Proxy.dll) Version: 2.1.9999.0
Syntax
[XmlTypeAttribute(IncludeInSchema = false)]
public class Get : Get<GetRequestType, PortSet<TestServiceState, Fault>>
'Declaration
<XmlTypeAttribute(IncludeInSchema := False)> _
Public Class Get _
Inherits Get(Of GetRequestType, PortSet(Of TestServiceState, Fault))
[XmlTypeAttribute(IncludeInSchema = false)]
public ref class Get : public Get<GetRequestType^, PortSet<TestServiceState^, Fault^>^>
Inheritance Hierarchy
System. . :: .Object
Microsoft.Dss.ServiceModel.Dssp. . :: .DsspOperation
Microsoft.Dss.ServiceModel.Dssp. . :: .DsspOperation< (Of < (TBody, TResponse> ) > )
Microsoft.Dss.ServiceModel.Dssp. . :: .Get< (Of < (GetRequestType, PortSet< (Of < (TestServiceState, Fault> ) > )> ) > )
Microsoft.Dss.Services.Test.Proxy..::.Get