Condividi tramite


Costruttore TestResultCounter (TestResultCounter)

Inizializza una nuova istanza di TestResultCounter classe creando una copia del contatore fornito dei risultati del test.

Spazio dei nomi:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

TestResultCounter Classe

Overload TestResultCounter

Spazio dei nomi Microsoft.VisualStudio.TestTools.Common