Kimono.KTimeZone.Phase.Phase C# (CSharp) Method

Phase() static private method

static private Phase ( ) : System
return 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