 | UsersController Constructor |
Constructor.
Namespace:
awsomAPI.Controllers
Assembly:
awsomAPI (in awsomAPI.exe) Version: 1.0.0
Syntaxpublic UsersController(
AwsomApiContext context,
IConfiguration configuration
)
Parameters
- context
- Type: awsomAPI.ModelsAwsomApiContext
The context. - configuration
- Type: IConfiguration
The configuration.
Remarks Vanvoljg, 18-Jul-19.
See Also