PropertyChangedObserverCloneObserversTObservable - метод
Осуществляет клонирование привязанных к объекту oldObservable обработчиков
отслеживания изменения свойств
Пространство имён: Tessa.UI.Views.Workplaces.TreeСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
[PublicAPIAttribute]
public static bool CloneObservers<TObservable>(
[NotNullAttribute] TObservable oldObservable,
ICloneableContext context
)
where TObservable : class
<PublicAPIAttribute>
Public Shared Function CloneObservers(Of TObservable As Class) (
<NotNullAttribute> oldObservable As TObservable,
context As ICloneableContext
) As Boolean
public:
[PublicAPIAttribute]
generic<typename TObservable>
where TObservable : ref class
static bool CloneObservers(
[NotNullAttribute] TObservable oldObservable,
ICloneableContext^ context
)
[<PublicAPIAttribute>]
static member CloneObservers :
[<NotNullAttribute>] oldObservable : 'TObservable *
context : ICloneableContext -> bool when 'TObservable : not struct
- oldObservable TObservable
-
Объект для которого требуется клонировать обработчики
- context ICloneableContext
-
Контекст клонирования
- TObservable
-
Тип объекта
Boolean
Признак наличия произведённых операций клонирования