Method | Description | |
---|---|---|
Configuration ( IAppBuilder app ) : void |
Creates a configuration.
|
Method | Description | |
---|---|---|
CreateKernel ( ) : |
Creates the kernel.
|
public Configuration ( IAppBuilder app ) : void | ||
app | IAppBuilder | /// The app. /// |
return | void |