Click or drag to resize

DataContextProvider Class

Provides extensions to IDataContextProvider.
Inheritance Hierarchy
SystemObject
  Demo3D.PLC.CommsDataContextProvider

Namespace: Demo3D.PLC.Comms
Assembly: PLC (in PLC.dll) Version: 19.00.00
Syntax
C#
public static class DataContextProvider

The DataContextProvider type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetContextT Returns data context of a given type.
Top
See Also