C# Class EddiEvents.DockingRequestedEvent

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

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
DockingRequestedEvent ( System.DateTime timestamp, string station ) : Newtonsoft.Json

Private Methods

Méthode Description
DockingRequestedEvent ( ) : Newtonsoft.Json

Method Details

DockingRequestedEvent() public méthode

public DockingRequestedEvent ( System.DateTime timestamp, string station ) : Newtonsoft.Json
timestamp System.DateTime
station string
Résultat Newtonsoft.Json

Property Details

VARIABLES public_oe static_oe property

public static Dictionary VARIABLES
Résultat string>.Dictionary