TcHmiResolver.ResolveType Method
Note: This API is now obsolete.
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#
[ObsoleteAttribute("TcHmiResolver.ResolveType is deprecated. Use TcHmiUniversalResolver.ResolveType instead.")]
public static Type ResolveType(
Type type,
string path
)
Parameters
type |
Type: System.Type |
path |
Type: System.String |