C# Class EddiEvents.BondAwardedEvent

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

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
BondAwardedEvent ( System.DateTime timestamp, string awardingfaction, string victimfaction, long reward ) : Newtonsoft.Json

Private Methods

Méthode Description
BondAwardedEvent ( ) : Newtonsoft.Json

Method Details

BondAwardedEvent() public méthode

public BondAwardedEvent ( System.DateTime timestamp, string awardingfaction, string victimfaction, long reward ) : Newtonsoft.Json
timestamp System.DateTime
awardingfaction string
victimfaction string
reward long
Résultat Newtonsoft.Json

Property Details

VARIABLES public_oe static_oe property

public static Dictionary VARIABLES
Résultat string>.Dictionary