Kimono.KLocale.KLocale C# (CSharp) Method

KLocale() protected method

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

Same methods

KLocale::KLocale ( ) : System
KLocale::KLocale ( KLocale rhs ) : System
KLocale::KLocale ( string catalog ) : System
KLocale::KLocale ( string catalog, Kimono.KSharedConfig config ) : System
KLocale::KLocale ( string catalog, string language ) : System
KLocale::KLocale ( string catalog, string language, string country ) : System
KLocale::KLocale ( string catalog, string language, string country, Kimono.KConfig config ) : System