Context Class
The TcHmiSrv.Context class was moved from the TcHmiSrv to the TcHmiSrv.Core namespace. It was therefore replaced by the Context class.
Differences between this release
- Context implements ICopyableT and IEquatableT.
- The Context.Context(Context) constructor was removed. Use the ContextDeepCopy method instead.