ShellOnClosing(CancelEventArgs) - метод
Пространство имён: Tessa.UI.AppManagerСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
protected virtual void OnClosing(
CancelEventArgs e
)
Protected Overridable Sub OnClosing (
e As CancelEventArgs
)
protected:
virtual void OnClosing(
CancelEventArgs^ e
)
abstract OnClosing :
e : CancelEventArgs -> unit
override OnClosing :
e : CancelEventArgs -> unit
Параметры
- e CancelEventArgs
-
A CancelEventArgs that contains the event data.