Interface MethodDelegationBinder.AmbiguityResolver

All Known Implementing Classes:
ArgumentTypeResolver, BindingPriority.Resolver, DeclaringTypeResolver, MethodDelegationBinder.AmbiguityResolver.Compound, MethodDelegationBinder.AmbiguityResolver.Directional, MethodDelegationBinder.AmbiguityResolver.NoOp, MethodNameEqualityResolver, ParameterLengthResolver
Enclosing interface:
MethodDelegationBinder

public static interface MethodDelegationBinder.AmbiguityResolver
Implementations of this interface are able to attempt the resolution of two successful bindings of a method to two different target methods in order to identify a dominating binding.