Method | Description | |
---|---|---|
ForumsTopicNavigationArgs ( string topicId, ForumBoards sourceBoard, bool lastpost = false ) : System | ||
ForumsTopicNavigationArgs ( string topicId, bool lastpost ) : System |
Method | Description | |
---|---|---|
ForumsTopicNavigationArgs ( ) : System |
public ForumsTopicNavigationArgs ( string topicId, ForumBoards sourceBoard, bool lastpost = false ) : System | ||
topicId | string | |
sourceBoard | ForumBoards | |
lastpost | bool | |
return | System |
public ForumsTopicNavigationArgs ( string topicId, bool lastpost ) : System | ||
topicId | string | |
lastpost | bool | |
return | System |