Ejemplo n.º 1
0
#pragma warning restore 649

		public MainObject()
		{
			_component = new ComponentObject(this);
		}
Ejemplo n.º 2
0
#pragma warning restore 649

        public MainObject()
        {
            _component = new ComponentObject(this);
        }