C# Class Rabbit.WebForm

Inheritance: WebPage
Afficher le fichier Open project: yysun/Rabbit

Méthodes publiques

Méthode Description
Execute ( ) : void
ExecutePageHierarchy ( ) : void

Méthodes protégées

Méthode Description
GenerateScript ( ) : void
Run ( ) : void

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

ExecutePageHierarchy() public méthode

public ExecutePageHierarchy ( ) : void
Résultat void

GenerateScript() protected méthode

protected GenerateScript ( ) : void
Résultat void

Run() protected méthode

protected Run ( ) : void
Résultat void