Share via


EventCommandAdapter<TInvoker> Class

Definition

generic <typename TInvoker>
public ref class EventCommandAdapter : Microsoft::Practices::CompositeUI::Commands::CommandAdapter
public class EventCommandAdapter<TInvoker> : Microsoft.Practices.CompositeUI.Commands.CommandAdapter
type EventCommandAdapter<'Invoker> = class
    inherit CommandAdapter
Public Class EventCommandAdapter(Of TInvoker)
Inherits CommandAdapter

Type Parameters

TInvoker
Inheritance
EventCommandAdapter<TInvoker>
Derived

Applies to