Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.Attributes.EnumDescriptionAttribute Constructor

Constructor.

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

Syntax

public EnumDescriptionAttribute(
    string caption,
    string? Description = null );

Parameters

caption

(not specified)

Description

(not specified)

Remarks

Standard constructor.

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