C# Class Spring.Web.Support.ControlCollectionWithNonStandardConstructor

Inheritance: System.Web.UI.ControlCollection
Afficher le fichier Open project: spring-projects/spring-net

Méthodes publiques

Méthode Description
ControlCollectionWithNonStandardConstructor ( Control owner, string someAdditionalParamater, int someValue ) : System

Method Details

ControlCollectionWithNonStandardConstructor() public méthode

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