ApplicationCatalogRegistryApplicationRefreshed - событие
Событие окончания обновления приложений
Пространство имён: Tessa.UI.AppManager.CatalogServiceСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public event EventHandler ApplicationRefreshed
Public Event ApplicationRefreshed As EventHandler
public:
event EventHandler^ ApplicationRefreshed {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}
member ApplicationRefreshed : IEvent<EventHandler,
EventArgs>
Значение
EventHandler