Méthode | Description | |
---|---|---|
Get ( int id ) : TodoItem | ||
Post ( CreateTodoItem createTodoItem ) : |
||
TodoController ( IMediator mediator ) : System.Collections.Generic |
public Post ( CreateTodoItem createTodoItem ) : |
||
createTodoItem | CreateTodoItem | |
Résultat |
public TodoController ( IMediator mediator ) : System.Collections.Generic | ||
mediator | IMediator | |
Résultat | System.Collections.Generic |