Interface IBinderConfigurations
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public interface IBinderConfigurations
Properties
Configurations
Dictionary<string, BinderConfiguration> Configurations { get; }
Property Value
Methods
FindMatchingConfigurationsIfAny(IBinder)
List<string> FindMatchingConfigurationsIfAny(IBinder binder)
Parameters
binder
IBinder