NodeResolverBase

Specialized resolver base for node resolvers.

Parameters

T

the node object type returned by the resolver

This interface exists to support the testing framework only. Other framework code should depend on ResolverBase instead. Generated base classes implement both directly.