OpenTAP 9.24
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.24 API built Tue Apr 30 2024 13:44:41