Méthode | Description | |
---|---|---|
Delete ( int id ) : |
||
Get ( int id ) : |
||
GetAll ( ) : HttpResourceList |
||
Post ( |
||
Put ( int id, |
||
TagsController ( ITagRepository tagRepository ) : System |
public Delete ( int id ) : |
||
id | int | |
Résultat |
public Post ( |
||
item | ||
Résultat |
public Put ( int id, |
||
id | int | |
item | ||
Résultat |
public TagsController ( ITagRepository tagRepository ) : System | ||
tagRepository | ITagRepository | |
Résultat | System |