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

ItemBool() protected method

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

Same methods

KCoreConfigSkeleton.ItemBool::ItemBool ( string _group, string _key, bool reference ) : System
KCoreConfigSkeleton.ItemBool::ItemBool ( string _group, string _key, bool reference, bool defaultValue ) : System