C# Class openTill.GUI.ViewModel.TransactionViewModel

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

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

Inheritance: ViewModelBase
Mostrar archivo Open project: CIT275DevGroup/openTill

Public Methods

Method Description
TransactionViewModel ( ) : GalaSoft.MvvmLight

Initializes a new instance of the TransactionViewModel class.

Method Details

TransactionViewModel() public method

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