Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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