Method | Description | |
---|---|---|
Add ( |
||
Delete ( int postContentId, string authenticationToken ) : bool | ||
Get ( int postContentId ) : |
||
GetByPostId ( int postId ) : List |
public Add ( |
||
postContent | ||
authenticationToken | string | |
return |
public Delete ( int postContentId, string authenticationToken ) : bool | ||
postContentId | int | |
authenticationToken | string | |
return | bool |
public Get ( int postContentId ) : |
||
postContentId | int | |
return |