protected override void OnClosing(
Exception ex
)Protected Overrides Sub OnClosing (
ex As Exception
)protected:
virtual void OnClosing(
Exception^ ex
) overrideabstract OnClosing :
ex : Exception -> unit
override OnClosing :
ex : Exception -> unit