OpenTAP 9.25
API Reference
Public Member Functions | List of all members
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.25 API built Tue Aug 6 2024 07:49:24