C# Class Spring.Web.Support.NoninheritableControlCollection

Inheritance: System.Web.UI.ControlCollection
Mostrar archivo Open project: spring-projects/spring-net

Public Methods

Method Description
NoninheritableControlCollection ( Control owner ) : System

Method Details

NoninheritableControlCollection() public method

public NoninheritableControlCollection ( Control owner ) : System
owner System.Web.UI.Control
return System