OpenTAP 9.27
API Reference
Public Member Functions | Properties | List of all members
OpenTap.ElementFactoryAttribute Class Reference

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

Inheritance diagram for OpenTap.ElementFactoryAttribute:
OpenTap.IFactoryAttribute

Public Member Functions

 ElementFactoryAttribute (string factoryMethodName)
 Creates an instance of ElementFactoryAttribute.
 

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 an element value for a given list property.

OpenTAP 9.27 API built Wed Nov 27 2024 13:14:45