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

ItemUrl() protected method

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

Same methods

KCoreConfigSkeleton.ItemUrl::ItemUrl ( string _group, string _key, Kimono.KUrl reference ) : System
KCoreConfigSkeleton.ItemUrl::ItemUrl ( string _group, string _key, Kimono.KUrl reference, Kimono.KUrl defaultValue ) : System