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