Table of Contents

Class OverrideRuleAttribute

Namespace
NMF.Transformations
Assembly
NMF.Transformations.dll

Marks a transformation rule to override another transformation rule

[AttributeUsage(AttributeTargets.Class, AllowMultiple = false, Inherited = false)]
public sealed class OverrideRuleAttribute : Attribute
Inheritance
OverrideRuleAttribute
Inherited Members