C# Class EddiEvents.CockpitBreachedEvent

Inheritance: Event
ファイルを表示 Open project: cmdrmcdonald/EliteDangerousDataProvider Class Usage Examples

Public Properties

Property Type Description
VARIABLES string>.Dictionary

Public Methods

Method Description
CockpitBreachedEvent ( System.DateTime timestamp ) : Newtonsoft.Json

Private Methods

Method Description
CockpitBreachedEvent ( ) : Newtonsoft.Json

Method Details

CockpitBreachedEvent() public method

public CockpitBreachedEvent ( System.DateTime timestamp ) : Newtonsoft.Json
timestamp System.DateTime
return Newtonsoft.Json

Property Details

VARIABLES public_oe static_oe property

public static Dictionary VARIABLES
return string>.Dictionary