C# Class VersionOne.ServiceHost.TestServices.TestRun

Afficher le fichier Open project: versionone/VersionOne.Integration.HPALM Class Usage Examples

Méthodes publiques

Свойство Type Description
Stamp System.DateTime
TestRef string

Méthodes publiques

Méthode Description
TestRun ( System.DateTime stamp, string testref ) : System
ToString ( ) : string

Method Details

TestRun() public méthode

public TestRun ( System.DateTime stamp, string testref ) : System
stamp System.DateTime
testref string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Stamp public_oe property

public DateTime,System Stamp
Résultat System.DateTime

TestRef public_oe property

public string TestRef
Résultat string