SynchronizedSuspendableObservableCollectionT(ActionAction) - конструктор
Пространство имён: Tessa.UIСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public SynchronizedSuspendableObservableCollection(
Action<Action> executeInContextAction
)
Public Sub New (
executeInContextAction As Action(Of Action)
)
public:
SynchronizedSuspendableObservableCollection(
Action<Action^>^ executeInContextAction
)
new :
executeInContextAction : Action<Action> -> SynchronizedSuspendableObservableCollection
Параметры
- executeInContextAction ActionAction
-
Делегат осуществляющий выполнение уведомление о наступлении событий в заданном контексте