System.Web.UI.UpdatePanel.SingleChildControlCollection.SingleChildControlCollection C# (CSharp) 메소드

SingleChildControlCollection() 공개 메소드

public SingleChildControlCollection ( Control owner ) : System
owner Control
리턴 System
			public SingleChildControlCollection (Control owner)
				: base (owner)
			{}