| Comment(int id, Person poster, string title, string text, CommentType type) | Server.Comment | |
| Comment(int id, Person poster, string title, string text, CommentType type, DateTime time) | Server.Comment | |
| Comments | Server.Comment | |
| comments | Server.Comment | [private] |
| CommentType | Server.Comment | |
| date | Server.Comment | [private] |
| Date | Server.Comment | |
| ID | Server.UniquelyIdentifiable | |
| NextID | Server.UniquelyIdentifiable | [static] |
| poster | Server.Comment | [private] |
| Poster | Server.Comment | |
| Reset() | Server.UniquelyIdentifiable | [static] |
| Text | Server.Comment | |
| text | Server.Comment | [private] |
| Title | Server.Comment | |
| title | Server.Comment | [private] |
| type | Server.Comment | [private] |
| UniquelyIdentifiable(int id) | Server.UniquelyIdentifiable |
1.5.1-p1