C# Class EddiEvents.EnteredSupercruiseEvent

Inheritance: Event
Mostrar archivo Open project: cmdrmcdonald/EliteDangerousDataProvider Class Usage Examples

Public Properties

Property Type Description
VARIABLES string>.Dictionary

Private Properties

Property Type Description
EnteredSupercruiseEvent Newtonsoft.Json

Public Methods

Method Description
EnteredSupercruiseEvent ( System.DateTime timestamp, string system ) : Newtonsoft.Json

Private Methods

Method Description
EnteredSupercruiseEvent ( ) : Newtonsoft.Json

Method Details

EnteredSupercruiseEvent() public method

public EnteredSupercruiseEvent ( System.DateTime timestamp, string system ) : Newtonsoft.Json
timestamp System.DateTime
system string
return Newtonsoft.Json

Property Details

VARIABLES public_oe static_oe property

public static Dictionary VARIABLES
return string>.Dictionary