Kimono.KTimeZone.Phase.Phase C# (CSharp) Метод

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

static private Phase ( ) : System
Результат System
            static Phase()
            {
                staticInterceptor = new SmokeInvocation(typeof(Phase), null);
            }

Same methods

KTimeZone.Phase::Phase ( KTimeZone rhs ) : System
KTimeZone.Phase::Phase ( Type dummy ) : System
KTimeZone.Phase::Phase ( int utcOffset, List abbreviations, bool dst ) : System
KTimeZone.Phase::Phase ( int utcOffset, List abbreviations, bool dst, string comment ) : System
KTimeZone.Phase::Phase ( int utcOffset, Qyoto.QByteArray abbreviations, bool dst ) : System
KTimeZone.Phase::Phase ( int utcOffset, Qyoto.QByteArray abbreviations, bool dst, string comment ) : System