Share via


CommandAdapterMapService Class

Definition

public ref class CommandAdapterMapService : Microsoft::Practices::CompositeUI::Commands::ICommandAdapterMapService
public class CommandAdapterMapService : Microsoft.Practices.CompositeUI.Commands.ICommandAdapterMapService
type CommandAdapterMapService = class
    interface ICommandAdapterMapService
Public Class CommandAdapterMapService
Implements ICommandAdapterMapService
Inheritance
CommandAdapterMapService
Implements

Constructors

CommandAdapterMapService()

Methods

CreateAdapter(Type)
Register(Type, Type)
UnRegister(Type)

Applies to