'Declaration Protected Overridable Sub OnImageLoadingException( _
ByVal eExceptionEventArgs, содержащий данные о событии.As Vintasoft.Imaging.ExceptionEventArgs _
)
protected virtual void OnImageLoadingException(
Vintasoft.Imaging.ExceptionEventArgs e
)
protected: virtual void OnImageLoadingException(
Vintasoft.Imaging.ExceptionEventArgs* e
)
protected:
virtual void OnImageLoadingException(
Vintasoft.Imaging.ExceptionEventArgs^ e
)
Parameters
- e
- ExceptionEventArgs, содержащий данные о событии.