C# Class Tests.Helpers.TimerToConsole

Inheritance: IDisposable
Show file Open project: JonPSmith/MvcUsingBower Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
TimerToConsole ( string message ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

TimerToConsole() public method

public TimerToConsole ( string message ) : System
message string
return System