ResolveHandler.T. Properties

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

Properties

 

Name

Description

ResolveHandler.T. Properties 1:

CanRead

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

ResolveHandler.T. Properties 2:

CanWrite

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

ResolveHandler.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.

Reference

ResolveHandler.T. Class

TcHmiSrv.Core.Tools.Resolving.Handlers Namespace