Exemplo n.º 1
0
		public void Add_Deny_Unrestricted ()
		{
			EmptyControlCollection ec = new EmptyControlCollection (control);
			ec.Add (new Control ());
		}