C# Class Frapid.Backups.DbServer

显示文件 Open project: frapid/frapid Class Usage Examples

Public Methods

Method Description
DbServer ( string tenant ) : System.Web.Hosting
Validate ( ) : void

Private Methods

Method Description
GetConfig ( string key ) : string

Method Details

DbServer() public method

public DbServer ( string tenant ) : System.Web.Hosting
tenant string
return System.Web.Hosting

Validate() public method

public Validate ( ) : void
return void