Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.Attributes.DescriptionAttribute Constructor

Constructor.

Class: YetaWF.Core.Models.Attributes.DescriptionAttribute
Namespace: YetaWF.Core.Models.Attributes
Assembly: YetaWF.Core

Syntax

public DescriptionAttribute(
    string description,
    int order = 0 );

Parameters

description

(not specified)

order

(not specified)

Remarks

Standard constructor.

See Also YetaWF.Core.Models.Attributes.DescriptionAttribute ClassYetaWF.Core Overview