ResultPair Constructor (ResultPair)
Initializes a new instance of the ResultPair class based on another ResultPair.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public ResultPair(
ResultPair other
)