Udostępnij za pośrednictwem


Konstruktor TestResultCounter — (Int32)

Inicjuje nowe wystąpienie TestResultCounter klasy.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

'Deklaracja
Public Sub New ( _
    total As Integer _
)
public TestResultCounter(
    int total
)
public:
TestResultCounter(
    int total
)
new : 
        total:int -> TestResultCounter
public function TestResultCounter(
    total : int
)

Parametry

  • total
    Typ: System.Int32
    int Wskazuje, że całkowita liczba wyników badania tego licznika.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestResultCounter Klasa

Przeciążenie TestResultCounter

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common