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

ItemInt() 보호된 메소드

protected ItemInt ( Type dummy ) : System
dummy System.Type
리턴 System
            protected ItemInt(Type dummy)
                : base((Type) null)
            {
            }

Same methods

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