OpenTAP 9.34
API Reference
OpenTap.FactoryAttribute Class Reference

Specifies that another member method can be used to create a value for a given property. More...

Inheritance diagram for OpenTap.FactoryAttribute:
OpenTap.IFactoryAttribute

Public Member Functions

 FactoryAttribute (string factoryMethodName)
 Creates an instance of FactoryAttribute.
 

Properties

string FactoryMethodName [get]
 The name of the method that can be used to create a value. This can be a private method.
 
- Properties inherited from OpenTap.IFactoryAttribute

Detailed Description

Specifies that another member method can be used to create a value for a given property.

Constructor & Destructor Documentation

◆ FactoryAttribute()

OpenTap.FactoryAttribute.FactoryAttribute ( string factoryMethodName)
inline

Creates an instance of FactoryAttribute.

Parameters
factoryMethodName

OpenTAP 9.34 API built Wed Jul 1 2026 09:21:14