C# Class Brod.Common.Events.EngineStopped

Inheritance: ISystemEvent
ファイルを表示 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