C# Class DDay.iCal.Validator.TestCompletedEventArgs

Inheritance: System.EventArgs
Show file Open project: ddaysoftware/icalvalid

Public Methods

Method Description
TestCompletedEventArgs ( ITestResult result ) : System

Method Details

TestCompletedEventArgs() public method

public TestCompletedEventArgs ( ITestResult result ) : System
result ITestResult
return System