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

ItemULongLong() protected method

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

Same methods

KCoreConfigSkeleton.ItemULongLong::ItemULongLong ( string _group, string _key, ulong &reference ) : System