ActionCommands Class

Design Pattern Framework 3.5

Design Pattern Framework 3.5 ActionCommands Class
Patterns-In-Action! ApplicationWPFApplication.CommandsActionCommands
Class that holds static commands
Declaration Syntax
C# Visual Basic
public class ActionCommands
Public Class ActionCommands
Members
All Members Constructors Methods Properties



Icon Member Description
ActionCommands()()()
Initializes a new instance of the ActionCommands class

AboutCommand
AddCommand
DeleteCommand
EditCommand
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExitCommand
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
HowDoICommand
IndexCommand
LoginCommand
LogoutCommand
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
ViewOrdersCommand
Inheritance Hierarchy
Object
ActionCommands

Assembly: WPFApplication (Module: WPFApplication) Version: 3.5.0.0 (3.5.0.0)