RecursiveResolver.T. Methods

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

Methods

 

Name

Description

RecursiveResolver.T. Methods 1:

CanResolve

Determines whether this Resolver can resolve instances of the specified Type. (Inherited from Resolver.T..)

RecursiveResolver.T. Methods 2:

Equals

Determines whether the specified object is equal to the current object. (Inherited from Object.)

RecursiveResolver.T. Methods 3:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

RecursiveResolver.T. Methods 4:

GetHashCode

Serves as the default hash function. (Inherited from Object.)

RecursiveResolver.T. Methods 5:

GetType

Gets the Type of the current instance. (Inherited from Object.)

RecursiveResolver.T. Methods 6:

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

RecursiveResolver.T. Methods 7:

ReadElement(T, String)

Reads the specified element from the current Object. (Overrides Resolver.T..ReadElement(Object, String).)

RecursiveResolver.T. Methods 8:

ReadElement(Object, String)

Reads the specified element from the current Object. (Inherited from Resolver.T..)

RecursiveResolver.T. Methods 9:

ReadElementRecursive

Reads the specified element from the current instance.

RecursiveResolver.T. Methods 10:

ToString

Returns a string that represents the current object. (Inherited from Object.)

RecursiveResolver.T. Methods 11:

WriteElement(T, String, Object, Converter)

Writes the specified Object to the specified element of the current instance. (Overrides Resolver.T..WriteElement(Object, String, Object, Converter).)

RecursiveResolver.T. Methods 12:

WriteElement(Object, String, Object, Converter)

Writes the specified Object to the specified element of the current Object. (Inherited from Resolver.T..)

RecursiveResolver.T. Methods 13:

WriteElementRecursive

Writes the specified value to the specified element of the current instance.

Reference

RecursiveResolver.T. Class

TcHmiSrv.Core.Tools.Resolving.Resolvers Namespace