Kimono.KCoreConfigSkeleton.ItemUInt.ItemUInt C# (CSharp) Method

ItemUInt() protected method

protected ItemUInt ( Type dummy ) : System
dummy System.Type
return System
            protected ItemUInt(Type dummy)
                : base((Type) null)
            {
            }

Same methods

KCoreConfigSkeleton.ItemUInt::ItemUInt ( string _group, string _key, int &reference ) : System
KCoreConfigSkeleton.ItemUInt::ItemUInt ( string _group, string _key, int &reference, uint defaultValue ) : System