OTX-Runtime for DotNet  
OpenTestSystem.Otx.Runtime.Api.DataTypes.BlackBox Class Reference

Represents the data type BlackBox More...

Public Member Functions

 BlackBox (long hashCode=0, string literalString="")
 Initializes a new instance of the BlackBox class. More...
 

Properties

long Hash [get]
 Gets Hash code More...
 
string LiteralString [get, set]
 Gets literal string More...
 

Detailed Description

Represents the data type BlackBox

Constructor & Destructor Documentation

◆ BlackBox()

OpenTestSystem.Otx.Runtime.Api.DataTypes.BlackBox.BlackBox ( long  hashCode = 0,
string  literalString = "" 
)
inline

Initializes a new instance of the BlackBox class.

Parameters
hashCodeHash code
literalStringLiteral string

Property Documentation

◆ Hash

long OpenTestSystem.Otx.Runtime.Api.DataTypes.BlackBox.Hash
get

Gets Hash code

◆ LiteralString

string OpenTestSystem.Otx.Runtime.Api.DataTypes.BlackBox.LiteralString
getset

Gets literal string


The documentation for this class was generated from the following file: