ResolveHandler.FindReader Method
Finds a Resolver that can read elements from instances of the specified Type.
Namespace: TcHmiSrv.Core.Tools.Resolving.Handlers
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
protected virtual Resolver FindReader(
Type type
)
Parameters
type |
Type: System.Type |