C# Class EddiEvents.CommanderStartedEvent

Inheritance: Event
Afficher le fichier Open project: cmdrmcdonald/EliteDangerousDataProvider Class Usage Examples

Méthodes publiques

Свойство Type Description
VARIABLES string>.Dictionary

Private Properties

Свойство Type Description
CommanderStartedEvent Newtonsoft.Json

Méthodes publiques

Méthode Description
CommanderStartedEvent ( System.DateTime timestamp, string name, string package ) : Newtonsoft.Json

Private Methods

Méthode Description
CommanderStartedEvent ( ) : Newtonsoft.Json

Method Details

CommanderStartedEvent() public méthode

public CommanderStartedEvent ( System.DateTime timestamp, string name, string package ) : Newtonsoft.Json
timestamp System.DateTime
name string
package string
Résultat Newtonsoft.Json

Property Details

VARIABLES public_oe static_oe property

public static Dictionary VARIABLES
Résultat string>.Dictionary