C# Class EddiEvents.ExplorationDataPurchasedEvent

Inheritance: Event
Mostra file Open project: cmdrmcdonald/EliteDangerousDataProvider Class Usage Examples

Public Properties

Property Type Description
VARIABLES string>.Dictionary

Public Methods

Method Description
ExplorationDataPurchasedEvent ( System.DateTime timestamp, string system, long price ) : Newtonsoft.Json

Private Methods

Method Description
ExplorationDataPurchasedEvent ( ) : Newtonsoft.Json

Method Details

ExplorationDataPurchasedEvent() public method

public ExplorationDataPurchasedEvent ( System.DateTime timestamp, string system, long price ) : Newtonsoft.Json
timestamp System.DateTime
system string
price long
return Newtonsoft.Json

Property Details

VARIABLES public_oe static_oe property

public static Dictionary VARIABLES
return string>.Dictionary