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

ItemPoint() protected method

protected ItemPoint ( Type dummy ) : System
dummy System.Type
return 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