Click or drag to resize

DetailItemViewModelT Class

View-model of address used for view binding
Inheritance Hierarchy

Namespace:  Micros.Ops.GuestProfile.ViewModels
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public class DetailItemViewModel<T> : BindableBase

Type Parameters

T

The DetailItemViewModelT type exposes the following members.

Constructors
  NameDescription
Public methodDetailItemViewModelT
Initializes a new instance of the DetailItemViewModelT class
Top
Properties
See Also