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

Phase() protected method

protected Phase ( Type dummy ) : System
dummy System.Type
return System
            protected Phase(Type dummy)
            {
            }

Same methods

KTimeZone.Phase::Phase ( ) : System
KTimeZone.Phase::Phase ( KTimeZone rhs ) : 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