CommandAdapter Constructor

Initializes a new instance of the CommandAdapter class.

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

Syntax

'Declaration

                    Protected Sub New
                  
'Usage

                    Dim instance As New CommandAdapter
                  
                    protected CommandAdapter ()
                  
                    protected:
CommandAdapter ()
                  
                    protected CommandAdapter ()
                  
                    protected function CommandAdapter ()
                  

See Also

Reference

CommandAdapter Class
CommandAdapter Members
Microsoft.Practices.CompositeUI.Commands Namespace