Method | Description | |
---|---|---|
FirstWorkingReporter ( ) : System | ||
FirstWorkingReporter ( IEnumerable |
||
IsWorkingInThisEnvironment ( string forFile ) : bool | ||
Report ( string approved, string received ) : void |
public FirstWorkingReporter ( IEnumerable |
||
reporters | IEnumerable |
|
return | System |
public IsWorkingInThisEnvironment ( string forFile ) : bool | ||
forFile | string | |
return | bool |
public Report ( string approved, string received ) : void | ||
approved | string | |
received | string | |
return | void |