OpenTAP 9.24
API Reference
Public Member Functions | Properties | List of all members
OpenTap.AllowChildrenOfTypeAttribute Class Reference

Specifies that a TestStep class allows any child TestStep of a given type. More...

Inherits Attribute.

Public Member Functions

 AllowChildrenOfTypeAttribute (Type requiredInterface)
 Specifies that a TestStep class allows any child TestStep of a given type. More...
 

Properties

Type RequiredInterface [get]
 Which child type is allowed.
 

Detailed Description

Specifies that a TestStep class allows any child TestStep of a given type.

Constructor & Destructor Documentation

◆ AllowChildrenOfTypeAttribute()

OpenTap.AllowChildrenOfTypeAttribute.AllowChildrenOfTypeAttribute ( Type  requiredInterface)
inline

Specifies that a TestStep class allows any child TestStep of a given type.

Parameters
requiredInterfaceWhich child type is allowed.

OpenTAP 9.24 API built Tue Apr 30 2024 13:44:41