Table of Contents

Class DescriptionAttribute

Namespace
NRules.Fluent.Dsl
Assembly
NRules.Fluent.dll

Sets rule's description.

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

Constructors

DescriptionAttribute(string)

public DescriptionAttribute(string value)

Parameters

value string