C# Class SilverlightMappingToolBasic.Controls.AvailableMapEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: chris-tomich/Glyma

Public Methods

Method Description
AvailableMapEventArgs ( ) : System
AvailableMapEventArgs ( ReturnedMapNodesEventArgs eventArgs ) : System

Method Details

AvailableMapEventArgs() public method

public AvailableMapEventArgs ( ) : System
return System

AvailableMapEventArgs() public method

public AvailableMapEventArgs ( ReturnedMapNodesEventArgs eventArgs ) : System
eventArgs ReturnedMapNodesEventArgs
return System