C# Class MvcInstaller.RequiresApplicationName

Inheritance: PropertyRule
Afficher le fichier Open project: kahanu/MvcInstaller

Méthodes publiques

Méthode Description
RequiresApplicationName ( string applicationName ) : System
Validate ( ) : bool

Method Details

RequiresApplicationName() public méthode

public RequiresApplicationName ( string applicationName ) : System
applicationName string
Résultat System

Validate() public méthode

public Validate ( ) : bool
Résultat bool