메소드 | 설명 | |
---|---|---|
Create ( SubjectType subjectType, int subjectId, |
||
Delete ( SubjectType subjectType, int subjectId, int tagId ) : bool | ||
Get ( ) : IEnumerable |
||
Get ( SubjectType subjectType, int subjectId ) : IEnumerable |
||
Parties ( int tagId ) : |
||
TagRequest ( IRestClient client ) : System |
public Create ( SubjectType subjectType, int subjectId, |
||
subjectType | SubjectType | |
subjectId | int | |
tag | ||
리턴 |
public Delete ( SubjectType subjectType, int subjectId, int tagId ) : bool | ||
subjectType | SubjectType | |
subjectId | int | |
tagId | int | |
리턴 | bool |
public Get ( SubjectType subjectType, int subjectId ) : IEnumerable |
||
subjectType | SubjectType | |
subjectId | int | |
리턴 | IEnumerable |