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

LeapSeconds() protected method

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

Same methods

KTimeZone.LeapSeconds::LeapSeconds ( ) : System
KTimeZone.LeapSeconds::LeapSeconds ( KTimeZone c ) : System
KTimeZone.LeapSeconds::LeapSeconds ( Qyoto.QDateTime utcTime, int leapSeconds ) : System
KTimeZone.LeapSeconds::LeapSeconds ( Qyoto.QDateTime utcTime, int leapSeconds, string comment ) : System