EddiEvents.UndockedEvent.UndockedEvent C# (CSharp) Метод

UndockedEvent() статический приватный Метод

static private UndockedEvent ( ) : Newtonsoft.Json
Результат Newtonsoft.Json
        static UndockedEvent()
        {
            VARIABLES.Add("station", "The station from which the commander has undocked");
        }

Same methods

UndockedEvent::UndockedEvent ( System.DateTime timestamp, string station ) : Newtonsoft.Json
UndockedEvent