 | AwsomApiContext Constructor |
Constructor.
Namespace:
awsomAPI.Models
Assembly:
awsomAPI (in awsomAPI.exe) Version: 1.0.0
Syntaxpublic AwsomApiContext(
DbContextOptions<AwsomApiContext> options
)
Parameters
- options
- Type: DbContextOptionsAwsomApiContext
Options for controlling the operation.
Remarks Vanvoljg, 18-Jul-19.
See Also