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