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