C# Class Spring.Web.Support.ControlCollectionWithNonStandardConstructor

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

Public Methods

Method Description
ControlCollectionWithNonStandardConstructor ( Control owner, string someAdditionalParamater, int someValue ) : System

Method Details

ControlCollectionWithNonStandardConstructor() public method

public ControlCollectionWithNonStandardConstructor ( Control owner, string someAdditionalParamater, int someValue ) : System
owner System.Web.UI.Control
someAdditionalParamater string
someValue int
return System