TopicParticipantsWorkplaceTabOpenParticipantsViewTabAsync - метод
Пространство имён: Tessa.Extensions.Default.Client.ForumsСборка: Tessa.Extensions.Default.Client (в Tessa.Extensions.Default.Client.dll) Версия: 3.6.0.22
public static ValueTask OpenParticipantsViewTabAsync(
IWorkplaceInterpreter interpreter,
IDocumentTabManager documentTabManager,
Guid cardID,
OpenParticipantsContext openParticipantsContext
)
Public Shared Function OpenParticipantsViewTabAsync (
interpreter As IWorkplaceInterpreter,
documentTabManager As IDocumentTabManager,
cardID As Guid,
openParticipantsContext As OpenParticipantsContext
) As ValueTask
public:
static ValueTask OpenParticipantsViewTabAsync(
IWorkplaceInterpreter^ interpreter,
IDocumentTabManager^ documentTabManager,
Guid cardID,
OpenParticipantsContext^ openParticipantsContext
)
static member OpenParticipantsViewTabAsync :
interpreter : IWorkplaceInterpreter *
documentTabManager : IDocumentTabManager *
cardID : Guid *
openParticipantsContext : OpenParticipantsContext -> ValueTask
- interpreter IWorkplaceInterpreter
-
- documentTabManager IDocumentTabManager
-
- cardID Guid
-
- openParticipantsContext OpenParticipantsContext
-
ValueTask