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

ItemUrl() 보호된 메소드

protected ItemUrl ( Type dummy ) : System
dummy System.Type
리턴 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