C# Class Ushahidi.Map.MapEventArgs

Inheritance: System.EventArgs
Show file Open project: ushahidi/Ushahidi_WinMobile Class Usage Examples

Public Methods

Method Description
MapEventArgs ( Image image, bool successful ) : System

Method Details

MapEventArgs() public method

public MapEventArgs ( Image image, bool successful ) : System
image Image
successful bool
return System