'Declaration Protected Overridable Sub OnThumbnailLoadingException( _
ByVal senderОтправитель события.As ThumbnailImageItem, _
ByVal eExceptionEventArgs, содержащий данные о событии.As Vintasoft.Imaging.ExceptionEventArgs _
)
protected virtual void OnThumbnailLoadingException(
ThumbnailImageItem sender,
Vintasoft.Imaging.ExceptionEventArgs e
)
protected: virtual void OnThumbnailLoadingException(
ThumbnailImageItem* sender,
Vintasoft.Imaging.ExceptionEventArgs* e
)
protected:
virtual void OnThumbnailLoadingException(
ThumbnailImageItem^ sender,
Vintasoft.Imaging.ExceptionEventArgs^ e
)
Parameters
- sender
- Отправитель события.
- e
- ExceptionEventArgs, содержащий данные о событии.