Метод | Описание | |
---|---|---|
Add ( |
||
GetByName ( string tagName ) : List |
||
GetByPostId ( int postId ) : List |
||
TagsService ( ITagsLogic tagsLogic ) : System.Collections.Generic |
public Add ( |
||
tag | ||
Результат |
public GetByName ( string tagName ) : List |
||
tagName | string | |
Результат | List |
public TagsService ( ITagsLogic tagsLogic ) : System.Collections.Generic | ||
tagsLogic | ITagsLogic | |
Результат | System.Collections.Generic |