C# Class Rubberduck.UnitTesting.TestCompletedEventArgs

Inheritance: System.EventArgs
Mostra file Open project: retailcoder/Rubberduck Class Usage Examples

Public Methods

Method Description
TestCompletedEventArgs ( TestMethod test ) : System

Method Details

TestCompletedEventArgs() public method

public TestCompletedEventArgs ( TestMethod test ) : System
test TestMethod
return System