Method | Description | |
---|---|---|
Configure ( IApplication application, IKernel kernel ) : void |
Fills specified database configuration.
|
|
YamlDatabaseConfigurator ( String configPath ) : System |
Initializes a new instance of the YamlDatabaseConfigurator class.
|
Method | Description | |
---|---|---|
ParseConfiguration ( dynamic config, IApplication application ) : |
public Configure ( IApplication application, IKernel kernel ) : void | ||
application | IApplication | The application. |
kernel | IKernel | The kernel. |
return | void |
public YamlDatabaseConfigurator ( String configPath ) : System | ||
configPath | String | The config path. |
return | System |