OpenTAP 9.24
API Reference
Public Member Functions | List of all members
OpenTap.IInputTypeRestriction Interface Reference

Input type restriction for IInput. More...

Inheritance diagram for OpenTap.IInputTypeRestriction:
OpenTap.IInput OpenTap.Input< T >

Public Member Functions

bool SupportsType (ITypeData concreteType)
 returns true if the concrete type is supported. More...
 

Additional Inherited Members

- Properties inherited from OpenTap.IInput
ITestStep Step [getset]
 Gets or sets the TestStep that has the output property to which this Input is connected.
 
IMemberData Property [getset]
 Describes the OutputAttribute property on the Step to which this Input is connected.
 

Detailed Description

Input type restriction for IInput.

Member Function Documentation

◆ SupportsType()

bool OpenTap.IInputTypeRestriction.SupportsType ( ITypeData  concreteType)

returns true if the concrete type is supported.

Parameters
concreteType
Returns

Implemented in OpenTap.Input< T >.

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