ForumViewModelAddParticipantsAsync - метод

Definition

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

Параметры

topicID  Guid
 
patricipant  ParticipantModel
 
cancellationToken  CancellationToken  (Optional)
 

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

Task

См. также