CommandStrategy Constructor

Initializes a new instance of the CommandStrategy class.

Namespace: Microsoft.Practices.CompositeUI.BuilderStrategies
Assembly: Microsoft.Practices.CompositeUI (in microsoft.practices.compositeui.dll)

Syntax

'Declaration

                    Public Sub New
                  
'Usage

                    Dim instance As New CommandStrategy
                  
                    public CommandStrategy ()
                  
                    public:
CommandStrategy ()
                  
                    public CommandStrategy ()
                  
                    public function CommandStrategy ()
                  

See Also

Reference

CommandStrategy Class
CommandStrategy Members
Microsoft.Practices.CompositeUI.BuilderStrategies Namespace