ResolverTCanResolve Method
Determines whether this Resolver can resolve instances of the specified Type.
Namespace: TcHmiSrv.Core.Tools.Resolving.Resolvers
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
public override sealed bool CanResolve(
Type type
)Return Value
Boolean
true if an instance of type can be
assigned to an instance of T
(see IsAssignableFrom(Type)); otherwise,
false.
Version Information
Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0
Reference
ResolverT Class TcHmiSrv.Core.Tools.Resolving.Resolvers Namespace
Copyright © Beckhoff Automation GmbH & Co. KG