Kimono.KCoreConfigSkeleton.ItemPoint.ItemPoint C# (CSharp) Метод

ItemPoint() защищенный Метод

protected ItemPoint ( Type dummy ) : System
dummy System.Type
Результат System
            protected ItemPoint(Type dummy)
                : base((Type) null)
            {
            }

Same methods

KCoreConfigSkeleton.ItemPoint::ItemPoint ( string _group, string _key, Qyoto.QPoint reference ) : System
KCoreConfigSkeleton.ItemPoint::ItemPoint ( string _group, string _key, Qyoto.QPoint reference, Qyoto.QPoint defaultValue ) : System