Share via


CommandAdapterMapService.UnRegister(Type) Method

Definition

public:
 virtual void UnRegister(Type ^ invokerType);
public void UnRegister(Type invokerType);
abstract member UnRegister : Type -> unit
override this.UnRegister : Type -> unit
Public Sub UnRegister (invokerType As Type)

Parameters

invokerType
Type

Implements

Applies to