메소드 | 설명 | |
---|---|---|
TodoController ( ITodoRepository repository ) : System | ||
TodoController ( ITodoRepository repository ) : System.Collections.Generic |
메소드 | 설명 | |
---|---|---|
CreateItem ( [ item ) : void | ||
DeleteItem ( int id ) : IActionResult | ||
GetAll ( ) : IEnumerable |
||
GetById ( int id ) : IActionResult |
public TodoController ( ITodoRepository repository ) : System | ||
repository | ITodoRepository | |
리턴 | System |
public TodoController ( ITodoRepository repository ) : System.Collections.Generic | ||
repository | ITodoRepository | |
리턴 | System.Collections.Generic |