TopicParticipant - конструктор

Creates instance of the object representing topic participant.

Definition

Пространство имён: Tessa.Forums
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public TopicParticipant(
	Guid userId,
	bool isSubscribed
)

Параметры

userId  Guid
Participant id.
isSubscribed  Boolean
Sign of the subscription.

См. также