TestCase Constructor (String)

Microsoft Robotics Class Reference

Initialization constructor

Namespace:  Microsoft.Dss.Services.Test
Assembly:  Microsoft.Dss.Runtime (in Microsoft.Dss.Runtime.dll) Version: 2.1.9999.0

Syntax

public TestCase(
    string name
)
'Declaration
Public Sub New ( _
    name As String _
)
public:
TestCase(
    String^ name
)

Parameters

See Also

TestCase Class

TestCase Overload

Microsoft.Dss.Services.Test Namespace