ResolveHandler.FindWriter Method
Finds a Resolver that can write elements to 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 FindWriter(
Type type
)
Parameters
type |
Type: System.Type |