예제 #1
0
파일: FOfferType.cs 프로젝트: oeli/yafra
        public FOfferType()
        {
            //
            // Required for Windows Form Designer support
            //
            InitializeComponent();

            //
            // TODO: Add any constructor code after InitializeComponent call
            //
            OT = new tdbgui.GUIofft();
        }
        public FOfferType()
        {
            //
            // Required for Windows Form Designer support
            //
            InitializeComponent();

            //
            // TODO: Add any constructor code after InitializeComponent call
            //
            OT = new tdbgui.GUIofft();
        }