C# Class csCommon.MapPlugins.MapTools.MapToolsViewModel

Inheritance: Caliburn.Micro.Screen, IMapToolSelection
Exibir arquivo Open project: TNOCS/csTouch

Private Properties

Property Type Description
UpdateTools void

Public Methods

Method Description
MapToolsViewModel ( ) : System

Protected Methods

Method Description
OnViewLoaded ( object view ) : void

Private Methods

Method Description
UpdateTools ( ) : void

Method Details

MapToolsViewModel() public method

public MapToolsViewModel ( ) : System
return System

OnViewLoaded() protected method

protected OnViewLoaded ( object view ) : void
view object
return void