DynamicSymbolsProvider Constructor (IEnumerable.KeyValuePair.String, Symbol..)
Initializes a new instance of the DynamicSymbolsProvider class with the specified Symbols.
Namespace: TcHmiSrv.Core.Tools.DynamicSymbols
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public DynamicSymbolsProvider(
IEnumerable<KeyValuePair<string, Symbol>> symbols
)
Parameters
symbols |
Type: System.Collections.Generic.IEnumerable.KeyValuePair.String, Symbol.. |