IconContentOnReceiveWeakEvent - метод

The on receive weak event.

Definition

Пространство имён: Tessa.UI.Views.Workplaces.Content
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
C#
protected override bool OnReceiveWeakEvent(
	Type managerType,
	Object sender,
	EventArgs e
)

Параметры

managerType  Type
The manager type.
sender  Object
The sender.
e  EventArgs
The e.

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

Boolean
The Boolean.

См. также