OpenTAP 9.27
API Reference
Public Member Functions | Properties | List of all members
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. More...
 

Properties

string FactoryMethodName [get]
 The name of the method that can be used to create a value. This can be a private method.
 

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.27 API built Wed Nov 27 2024 13:14:45