IRootExclusionOptions
public abstract interface IRootExclusionOptions
Namespace: RhoMicro.BindSight.Transformations
Inheritance:
Summary
Section titled “Summary”Provides options for KeyReplacementTransformation.
Properties
Section titled “Properties”ExcludedRootTypes
Section titled “ExcludedRootTypes”IReadOnlySet<Type> ExcludedRootTypes { get; }
Summary
Section titled “Summary”Gets the set of option types to exclude.
Default
Section titled “Default”IRootExclusionOptions Default { get; }
Summary
Section titled “Summary”Gets the default instance for this options interface.