Click or drag to resize

BaseViewModel Class

Inheritance Hierarchy

Namespace:  Micros.PosCore.GuestProfile.MvvmTools
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public abstract class BaseViewModel : BindableBase

The BaseViewModel type exposes the following members.

Constructors
  NameDescription
Protected methodBaseViewModel
Initializes a new instance of the BaseViewModel class
Top
See Also