Context Constructor (Context)

Initializes a new instance of the Context class based on another Context.

Namespace:  TcHmiSrv
Assembly:  TcHmiSrvExtNet (in TcHmiSrvExtNet.dll) Version: 3.0.0.0

Syntax

C#

public Context(
    Context other
)

Parameters

other

Type: TcHmiSrv.Context
The other Context.

Reference

Context Class

Context Overload

TcHmiSrv Namespace