C# Class Frapid.Backups.DbServer

Afficher le fichier Open project: frapid/frapid Class Usage Examples

Méthodes publiques

Méthode Description
DbServer ( string tenant ) : System.Web.Hosting
Validate ( ) : void

Private Methods

Méthode Description
GetConfig ( string key ) : string

Method Details

DbServer() public méthode

public DbServer ( string tenant ) : System.Web.Hosting
tenant string
Résultat System.Web.Hosting

Validate() public méthode

public Validate ( ) : void
Résultat void