C# Class EddiEvents.SRVLaunchedEvent

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

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
SRVLaunchedEvent ( System.DateTime timestamp, string loadout ) : Newtonsoft.Json

Private Methods

Méthode Description
SRVLaunchedEvent ( ) : Newtonsoft.Json

Method Details

SRVLaunchedEvent() public méthode

public SRVLaunchedEvent ( System.DateTime timestamp, string loadout ) : Newtonsoft.Json
timestamp System.DateTime
loadout string
Résultat Newtonsoft.Json

Property Details

VARIABLES public_oe static_oe property

public static Dictionary VARIABLES
Résultat string>.Dictionary