Свойство | Тип | Описание | |
---|---|---|---|
AllForums |
Метод | Описание | |
---|---|---|
ForumEntryIds ( int forumId ) : System | ||
ForumEntryIds ( int forumId, int topicId ) : System | ||
ForumEntryIds ( int forumId, int topicId, int messageId ) : System |
Метод | Описание | |
---|---|---|
ForumEntryIds ( ) : System |
public ForumEntryIds ( int forumId ) : System | ||
forumId | int | |
Результат | System |
public ForumEntryIds ( int forumId, int topicId ) : System | ||
forumId | int | |
topicId | int | |
Результат | System |
public ForumEntryIds ( int forumId, int topicId, int messageId ) : System | ||
forumId | int | |
topicId | int | |
messageId | int | |
Результат | System |