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
)