Udostępnij za pośrednictwem


Konstruktor TestResultCounter — (TestResultCounter)

Inicjuje nowe wystąpienie TestResultCounter klasy, tworząc kopię licznika wynik testu dostarczone.

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

Składnia

'Deklaracja
Public Sub New ( _
    other As TestResultCounter _
)
public TestResultCounter(
    TestResultCounter other
)
public:
TestResultCounter(
    TestResultCounter^ other
)
new : 
        other:TestResultCounter -> TestResultCounter
public function TestResultCounter(
    other : TestResultCounter
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TestResultCounter Klasa

Przeciążenie TestResultCounter

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common