Method | Description | |
---|---|---|
HomeController ( ICalculator calc, IScoped scoped1, IScoped scoped2, ITransient transient1, ITransient transient2 ) : System | ||
Index ( ) : IActionResult |
Method | Description | |
---|---|---|
Index ( ) : string |
public HomeController ( ICalculator calc, IScoped scoped1, IScoped scoped2, ITransient transient1, ITransient transient2 ) : System | ||
calc | ICalculator | |
scoped1 | IScoped | |
scoped2 | IScoped | |
transient1 | ITransient | |
transient2 | ITransient | |
return | System |