Method | Description | |
---|---|---|
ConfigureServices ( IServiceCollection services ) : void | ||
RegisterModel ( IEmailSender emailSender, AboutDbContext theContext ) |
public ConfigureServices ( IServiceCollection services ) : void | ||
services | IServiceCollection | |
return | void |
public RegisterModel ( IEmailSender emailSender, AboutDbContext theContext ) | ||
emailSender | IEmailSender | |
theContext | AboutDbContext |