Method | Description | |
---|---|---|
CommentsExchange ( ) : System |
Trivial constructor. Does nothing.
|
Method | Description | |
---|---|---|
AddComment ( string commentId, string commentText ) : void | ||
DeleteComment ( string commentId ) : void | ||
GetNumberOfOpenReviews ( ) : int | ||
GetNumberOfReviewsWhereIAmAReviewer ( ) : int | ||
GetNumberOfReviewsWhereIAmTheReviewee ( ) : int | ||
GetUserAlias ( ) : string |
Gets the current user's name, normalized to an alias (sans the domain name).
|
|
RecordHintShowing ( int hintNumber ) : void |