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