TestBaseOperations Class
Microsoft Robotics Class Reference
Test base service operations port
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 TestBaseOperations : PortSet<DsspDefaultLookup, DsspDefaultDrop, Get, UpdateTest, UpsertCase, Subscribe>
'Declaration
<XmlTypeAttribute(IncludeInSchema := False)> _
Public Class TestBaseOperations _
Inherits PortSet(Of DsspDefaultLookup, DsspDefaultDrop, Get, UpdateTest, UpsertCase, Subscribe)
[XmlTypeAttribute(IncludeInSchema = false)]
public ref class TestBaseOperations : public PortSet<DsspDefaultLookup^, DsspDefaultDrop^, Get^, UpdateTest^, UpsertCase^, Subscribe^>
Inheritance Hierarchy
System. . :: .Object
Microsoft.Ccr.Core. . :: .PortSet
Microsoft.Ccr.Core. . :: .PortSet< (Of < (DsspDefaultLookup, DsspDefaultDrop, Get, UpdateTest, UpsertCase, Subscribe> ) > )
Microsoft.Dss.Services.Test.Proxy..::.TestBaseOperations