Kimono.KCoreConfigSkeleton.ItemBool.ItemBool C# (CSharp) 메소드

ItemBool() 보호된 메소드

protected ItemBool ( Type dummy ) : System
dummy System.Type
리턴 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