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

ItemIntList() protected method

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

Same methods

KCoreConfigSkeleton.ItemIntList::ItemIntList ( string _group, string _key, List reference ) : System
KCoreConfigSkeleton.ItemIntList::ItemIntList ( string _group, string _key, List reference, List defaultValue ) : System