Method | Description | |
---|---|---|
Add ( int commentId, string username, string authenticationToken ) : void | ||
Get ( int commentId ) : List |
public Add ( int commentId, string username, string authenticationToken ) : void | ||
commentId | int | |
username | string | |
authenticationToken | string | |
return | void |