Kimono.KCoreConfigSkeleton.ItemUrl.ItemUrl C# (CSharp) Méthode

ItemUrl() protected méthode

protected ItemUrl ( Type dummy ) : System
dummy System.Type
Résultat 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