Class OverrideRuleAttribute
Marks a transformation rule to override another transformation rule
Inherited Members
Namespace: NMF.Transformations
Assembly: NMF.Transformations.dll
Syntax
[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
public sealed class OverrideRuleAttribute : Attribute