Partager via


Command.AddCommandAdapter(CommandAdapter) Method

Definition

public:
 virtual void AddCommandAdapter(Microsoft::Practices::CompositeUI::Commands::CommandAdapter ^ adapter);
public virtual void AddCommandAdapter (Microsoft.Practices.CompositeUI.Commands.CommandAdapter adapter);
abstract member AddCommandAdapter : Microsoft.Practices.CompositeUI.Commands.CommandAdapter -> unit
override this.AddCommandAdapter : Microsoft.Practices.CompositeUI.Commands.CommandAdapter -> unit
Public Overridable Sub AddCommandAdapter (adapter As CommandAdapter)

Parameters

adapter
CommandAdapter

Applies to