메소드 | 설명 | |
---|---|---|
Configuration ( IAppBuilder app ) : void |
The configuration.
|
|
ConfigureAuth ( IAppBuilder app ) : void |
The configure auth.
|
public Configuration ( IAppBuilder app ) : void | ||
app | IAppBuilder | /// The app. /// |
리턴 | void |
public ConfigureAuth ( IAppBuilder app ) : void | ||
app | IAppBuilder | /// The app. /// |
리턴 | void |