Design Pattern Framework 3.5
AddCommandModel Property
Patterns-In-Action! Application ► WPFViewModel ► CustomerViewModel ► AddCommandModel
Declaration Syntax
C# | Visual Basic |
public CommandModel AddCommandModel { get; private set; }
Public Property AddCommandModel As CommandModel