C# Class Rubberduck.UnitTesting.TestCompletedEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: retailcoder/Rubberduck Class Usage Examples

Méthodes publiques

Méthode Description
TestCompletedEventArgs ( TestMethod test ) : System

Method Details

TestCompletedEventArgs() public méthode

public TestCompletedEventArgs ( TestMethod test ) : System
test TestMethod
Résultat System