Get Constructor (GetRequestType)
Microsoft Robotics Class Reference
Initializes a new instance of the Get class
Namespace: Microsoft.Dss.Services.TestAggregator.Proxy
Assembly: Microsoft.Dss.Runtime.Proxy (in Microsoft.Dss.Runtime.Proxy.dll) Version: 2.1.9999.0
Syntax
public Get(
GetRequestType body
)
'Declaration
Public Sub New ( _
body As GetRequestType _
)
public:
Get(
GetRequestType^ body
)
Parameters
See Also
Get Overload