NewCustomerModel Property
From Design Pattern Framework 3.5
Design Pattern Framework 3.5
NewCustomerModel Property
Patterns-In-Action! Application ► WPFViewModel ► CustomerViewModel ► NewCustomerModel
Gets a new customer.
| C# | Visual Basic |
public CustomerModel NewCustomerModel { get; }
Public ReadOnly Property NewCustomerModel As CustomerModel