C# Class LEMP3.ViewModel.ToolBoxViewModel

This class contains properties that a View can data bind to.

See http://www.galasoft.ch/mvvm

Inheritance: ViewModelBase
Mostrar archivo Open project: SLP-KBIT/LEMP3 Class Usage Examples

Public Methods

Method Description
ToolBoxViewModel ( ) : GalaSoft.MvvmLight

Initializes a new instance of the ToolBoxViewModel class.

Private Methods

Method Description
UpdateTime ( ) : void

Method Details

ToolBoxViewModel() public method

Initializes a new instance of the ToolBoxViewModel class.
public ToolBoxViewModel ( ) : GalaSoft.MvvmLight
return GalaSoft.MvvmLight