메소드 | 설명 | |
---|---|---|
HomeController ( ICalculator calc, IScoped scoped1, IScoped scoped2, ITransient transient1, ITransient transient2 ) : System | ||
Index ( ) : IActionResult |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |