C# Class FFImageLoading.Forms.CachedImageEvents.ErrorEventArgs

Inheritance: System.EventArgs
Show file Open project: daniel-luberda/FFImageLoading Class Usage Examples

Public Methods

Method Description
ErrorEventArgs ( Exception exception ) : System

Method Details

ErrorEventArgs() public method

public ErrorEventArgs ( Exception exception ) : System
exception System.Exception
return System