C# Class EddiEvents.CommanderStartedEvent

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

Public Properties

Property Type Description
VARIABLES string>.Dictionary

Private Properties

Property Type Description
CommanderStartedEvent Newtonsoft.Json

Public Methods

Method Description
CommanderStartedEvent ( System.DateTime timestamp, string name, string package ) : Newtonsoft.Json

Private Methods

Method Description
CommanderStartedEvent ( ) : Newtonsoft.Json

Method Details

CommanderStartedEvent() public method

public CommanderStartedEvent ( System.DateTime timestamp, string name, string package ) : Newtonsoft.Json
timestamp System.DateTime
name string
package string
return Newtonsoft.Json

Property Details

VARIABLES public_oe static_oe property

public static Dictionary VARIABLES
return string>.Dictionary