Skip to content

IKeyReplacementsProvider

public abstract interface IKeyReplacementsProvider

Namespace: RhoMicro.BindSight.Transformations

Inheritance:

Provides replacements for KeyReplacementTransformation.

IReadOnlyDictionary<string, string> GetReplacements()

Gets the replacements to use.

The replacements to use.