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
- name
Type: System. . :: .String
See Also
TestCase Overload