C# Class EddiEvents.ShipRebootedEvent

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

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
ShipRebootedEvent ( System.DateTime timestamp, List modules ) : Newtonsoft.Json

Private Methods

Méthode Description
ShipRebootedEvent ( ) : Newtonsoft.Json

Method Details

ShipRebootedEvent() public méthode

public ShipRebootedEvent ( System.DateTime timestamp, List modules ) : Newtonsoft.Json
timestamp System.DateTime
modules List
Résultat Newtonsoft.Json

Property Details

SAMPLE public_oe static_oe property

public static string SAMPLE
Résultat string

VARIABLES public_oe static_oe property

public static Dictionary VARIABLES
Résultat string>.Dictionary