C# Class EddiEvents.EnteredNormalSpaceEvent

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

Méthodes publiques

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

Private Properties

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

Méthodes publiques

Méthode Description
EnteredNormalSpaceEvent ( System.DateTime timestamp, string system, string body, string bodytype ) : Newtonsoft.Json

Private Methods

Méthode Description
EnteredNormalSpaceEvent ( ) : Newtonsoft.Json

Method Details

EnteredNormalSpaceEvent() public méthode

public EnteredNormalSpaceEvent ( System.DateTime timestamp, string system, string body, string bodytype ) : Newtonsoft.Json
timestamp System.DateTime
system string
body string
bodytype string
Résultat Newtonsoft.Json

Property Details

VARIABLES public_oe static_oe property

public static Dictionary VARIABLES
Résultat string>.Dictionary