ForumProviderStrategyHelperGetTopicsWithMessage - метод |
Пространство имён:
Tessa.Forums
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public static string GetTopicsWithMessage(
IDbScope dbScope,
int topicCount,
int messageCount
)
Public Shared Function GetTopicsWithMessage (
dbScope As IDbScope,
topicCount As Integer,
messageCount As Integer
) As String
public:
static String^ GetTopicsWithMessage(
IDbScope^ dbScope,
int topicCount,
int messageCount
)
static member GetTopicsWithMessage :
dbScope : IDbScope *
topicCount : int *
messageCount : int -> string
Параметры
- dbScope
- Тип: Tessa.Platform.DataIDbScope
- topicCount
- Тип: SystemInt32
- messageCount
- Тип: SystemInt32
Возвращаемое значение
Тип:
StringСм. также