ResolverT Methods

The ResolverT type exposes the following members.

Methods

 

Name

Description

ResolverT Methods 1:

CanResolve

Determines whether this Resolver can resolve instances of the specified Type.
(Overrides ResolverCanResolve(Type))

ResolverT Methods 2:

Equals

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

ResolverT 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)

ResolverT Methods 4:

GetHashCode

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

ResolverT Methods 5:

GetType

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

ResolverT Methods 6:

MemberwiseClone

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

ResolverT Methods 7:

ReadElement(Object, String)

Reads the specified element from the current Object.
(Overrides ResolverReadElement(Object, String))

ResolverT Methods 8:

ReadElement(T, String)

Reads the specified element from the current instance.

ResolverT Methods 9:

ToString

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

ResolverT Methods 10:

WriteElement(Object, String, Object, Converter)

Writes the specified Object to the specified element of the current Object.
(Overrides ResolverWriteElement(Object, String, Object, Converter))

ResolverT Methods 11:

WriteElement(T, String, Object, Converter)

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

Reference

ResolverT Class TcHmiSrv.Core.Tools.Resolving.Resolvers Namespace

Copyright © Beckhoff Automation GmbH & Co. KG