ForumViewModelAddParticipantsAsync - метод

Definition

Пространство имён: Tessa.UI.Controls.Forums
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
C#
public Task AddParticipantsAsync(
	Guid topicID,
	ParticipantModel patricipant,
	CancellationToken cancellationToken = default
)

Параметры

topicID  Guid
 
patricipant  ParticipantModel
 
cancellationToken  CancellationToken  (Optional)
 

Возвращаемое значение

Task

См. также