Method | Description | |
---|---|---|
UseContentType ( this builder ) : IAppBuilder | ||
UseContentType ( this builder, string contentType ) : IAppBuilder |
public static UseContentType ( this builder ) : IAppBuilder | ||
builder | this | |
return | IAppBuilder |
public static UseContentType ( this builder, string contentType ) : IAppBuilder | ||
builder | this | |
contentType | string | |
return | IAppBuilder |