Method | Description | |
---|---|---|
Configuration ( IAppBuilder app ) : void |
Configures the webApi dependency injection to start the service.
|
|
ConfigureMobileApp ( IAppBuilder app ) : void |
Configures the webApi dependency injection to start the service.
|
Method | Description | |
---|---|---|
ConfigureWebApiDependencies ( ) : IContainer |
public Configuration ( IAppBuilder app ) : void | ||
app | IAppBuilder | The Azure app service mobile app to configure. |
return | void |
public static ConfigureMobileApp ( IAppBuilder app ) : void | ||
app | IAppBuilder | The Azure app service mobile app to configure. |
return | void |