TcHmiUniversalResolver.ResolveType Method
Resolves the specified Type by the given path.
Namespace: TcHmiSrv.DynamicSymbols
Assembly: TcHmiSrvExtNet.DynamicSymbols (in
TcHmiSrvExtNet.DynamicSymbols.dll) Version: 2.0.0.0
Syntax
C#
public static Type ResolveType(
Type type,
string path
)
Parameters
type |
Type: System.Type |
path |
Type: System.String |