C# Class EddiEvents.ShipRebootedEvent

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

Public Properties

Property Type Description
SAMPLE string
VARIABLES string>.Dictionary

Private Properties

Property Type Description
ShipRebootedEvent Newtonsoft.Json

Public Methods

Method Description
ShipRebootedEvent ( System.DateTime timestamp, List modules ) : Newtonsoft.Json

Private Methods

Method Description
ShipRebootedEvent ( ) : Newtonsoft.Json

Method Details

ShipRebootedEvent() public method

public ShipRebootedEvent ( System.DateTime timestamp, List modules ) : Newtonsoft.Json
timestamp System.DateTime
modules List
return Newtonsoft.Json

Property Details

SAMPLE public_oe static_oe property

public static string SAMPLE
return string

VARIABLES public_oe static_oe property

public static Dictionary VARIABLES
return string>.Dictionary