메소드 | 설명 | |
---|---|---|
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.
|
메소드 | 설명 | |
---|---|---|
ConfigureWebApiDependencies ( ) : IContainer |
public Configuration ( IAppBuilder app ) : void | ||
app | IAppBuilder | The Azure app service mobile app to configure. |
리턴 | void |
public static ConfigureMobileApp ( IAppBuilder app ) : void | ||
app | IAppBuilder | The Azure app service mobile app to configure. |
리턴 | void |