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

Inheritance: StatLightSystemBase
Afficher le fichier Open project: staxmanade/StatLight Class Usage Examples

Méthodes protégées

Méthode Description
OnTestRunConfigurationDownloaded ( ClientTestRunConfiguration clientTestRunConfiguration ) : void

Private Methods

Méthode Description
NormalStatLightSystem ( Action onReady ) : System

Method Details

OnTestRunConfigurationDownloaded() protected méthode

protected OnTestRunConfigurationDownloaded ( ClientTestRunConfiguration clientTestRunConfiguration ) : void
clientTestRunConfiguration StatLight.Core.Configuration.ClientTestRunConfiguration
Résultat void