C# Class EddiEvents.HullDamagedEvent

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

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
HullDamagedEvent ( System.DateTime timestamp, decimal health ) : Newtonsoft.Json

Private Methods

Méthode Description
HullDamagedEvent ( ) : Newtonsoft.Json

Method Details

HullDamagedEvent() public méthode

public HullDamagedEvent ( System.DateTime timestamp, decimal health ) : Newtonsoft.Json
timestamp System.DateTime
health decimal
Résultat Newtonsoft.Json

Property Details

VARIABLES public_oe static_oe property

public static Dictionary VARIABLES
Résultat string>.Dictionary