Skip to content

CompanionHandlerTypeAttribute.WrapperType property

Gets the open generic wrapper type that adapts a handler implementing CompanionType to the interface this attribute is applied to.

public Type WrapperType { get; }

See Also