C# Class EddiEvents.FinePaidEvent

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

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
FinePaidEvent ( System.DateTime timestamp, long amount, bool legacy ) : Newtonsoft.Json

Private Methods

Méthode Description
FinePaidEvent ( ) : Newtonsoft.Json

Method Details

FinePaidEvent() public méthode

public FinePaidEvent ( System.DateTime timestamp, long amount, bool legacy ) : Newtonsoft.Json
timestamp System.DateTime
amount long
legacy bool
Résultat Newtonsoft.Json

Property Details

VARIABLES public_oe static_oe property

public static Dictionary VARIABLES
Résultat string>.Dictionary