OpenTAP 9.35
API Reference
OpenTap.IMixinBuilder Interface Reference

A mixin builder defines how to create and apply the instance of a specific mixin. More...

Inheritance diagram for OpenTap.IMixinBuilder:
OpenTap.ITapPlugin

Public Member Functions

void Initialize (ITypeData targetType)
 Initializes the mixin, providing the type of object to provide a mixin for.
 
MixinMemberData ToDynamicMember (ITypeData targetType)
 Creates the member for the mixin.
 

Detailed Description

A mixin builder defines how to create and apply the instance of a specific mixin.

OpenTAP 9.35 API built Thu Sep 3 2026 13:51:28