C# Class StatLight.Client.Harness.Hosts.NormalStatLightSystem

Inheritance: StatLightSystemBase
ファイルを表示 Open project: staxmanade/StatLight Class Usage Examples

Protected Methods

Method Description
OnTestRunConfigurationDownloaded ( ClientTestRunConfiguration clientTestRunConfiguration ) : void

Private Methods

Method Description
NormalStatLightSystem ( Action onReady ) : System

Method Details

OnTestRunConfigurationDownloaded() protected method

protected OnTestRunConfigurationDownloaded ( ClientTestRunConfiguration clientTestRunConfiguration ) : void
clientTestRunConfiguration StatLight.Core.Configuration.ClientTestRunConfiguration
return void