C# Class EddiEvents.SRVLaunchedEvent

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

Public Properties

Property Type Description
VARIABLES string>.Dictionary

Private Properties

Property Type Description
SRVLaunchedEvent Newtonsoft.Json

Public Methods

Method Description
SRVLaunchedEvent ( System.DateTime timestamp, string loadout ) : Newtonsoft.Json

Private Methods

Method Description
SRVLaunchedEvent ( ) : Newtonsoft.Json

Method Details

SRVLaunchedEvent() public method

public SRVLaunchedEvent ( System.DateTime timestamp, string loadout ) : Newtonsoft.Json
timestamp System.DateTime
loadout string
return Newtonsoft.Json

Property Details

VARIABLES public_oe static_oe property

public static Dictionary VARIABLES
return string>.Dictionary