RecursiveResolveHandler.T. Properties

The RecursiveResolveHandler.T. generic type exposes the following members.

Properties

 

Name

Description

RecursiveResolveHandler.T. Properties 1:

CanRead

Gets a value that indicates whether this ResolveHandler.T. can read elements.
The default value is true. (Inherited from ResolveHandler.T..)

RecursiveResolveHandler.T. Properties 2:

CanWrite

Gets a value that indicates whether this ResolveHandler.T. can write elements.
The default value is true. (Inherited from ResolveHandler.T..)

RecursiveResolveHandler.T. Properties 3:

Description

Gets a description that is used in Exception messages to display what was tried to resolve.
If Description is null, the Type of the instance that is actually resolved is displayed.
If the instance that is actually resolved is also null, the type of T is displayed. (Inherited from ResolveHandler.T..)

RecursiveResolveHandler.T. Properties 4:

Resolver

Gets the RecursiveResolver.T. that is used to resolve instances of the specified type.

Reference

RecursiveResolveHandler.T. Class

TcHmiSrv.Core.Tools.Resolving.Handlers Namespace