C# Class EddiEvents.DockingDeniedEvent

Inheritance: Event
Exibir arquivo Open project: cmdrmcdonald/EliteDangerousDataProvider Class Usage Examples

Public Properties

Property Type Description
VARIABLES string>.Dictionary

Private Properties

Property Type Description
DockingDeniedEvent Newtonsoft.Json

Public Methods

Method Description
DockingDeniedEvent ( System.DateTime timestamp, string station, string reason ) : Newtonsoft.Json

Private Methods

Method Description
DockingDeniedEvent ( ) : Newtonsoft.Json

Method Details

DockingDeniedEvent() public method

public DockingDeniedEvent ( System.DateTime timestamp, string station, string reason ) : Newtonsoft.Json
timestamp System.DateTime
station string
reason string
return Newtonsoft.Json

Property Details

VARIABLES public_oe static_oe property

public static Dictionary VARIABLES
return string>.Dictionary