Skip to content

IRootExclusionOptions

public abstract interface IRootExclusionOptions

Namespace: RhoMicro.BindSight.Transformations

Inheritance:

Provides options for KeyReplacementTransformation.

IReadOnlySet<Type> ExcludedRootTypes { get; }

Gets the set of option types to exclude.

IRootExclusionOptions Default { get; }

Gets the default instance for this options interface.