C# Class Brod.Common.Events.EngineStopped

Inheritance: ISystemEvent
Show file Open project: paralect/brod

Public Methods

Method Description
EngineStopped ( System.TimeSpan elapsed ) : System
ToString ( ) : string

Method Details

EngineStopped() public method

public EngineStopped ( System.TimeSpan elapsed ) : System
elapsed System.TimeSpan
return System

ToString() public method

public ToString ( ) : string
return string