C# Class csCommon.Plugins.Dashboards.ItemConfigViewModel

Inheritance: Caliburn.Micro.Screen
Mostrar archivo Open project: TNOCS/csTouch Class Usage Examples

Public Methods

Method Description
SetConfig ( ) : void

Protected Methods

Method Description
OnViewLoaded ( object view ) : void

Method Details

OnViewLoaded() protected method

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

SetConfig() public method

public SetConfig ( ) : void
return void