Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.Attributes.UsesAdditionalAttribute Constructor

Constructor.

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

Syntax

public UsesAdditionalAttribute(
    string name,
    string typeString,
    string defaultValue,
    string description );

Parameters

name

(not specified)

typeString

(not specified)

defaultValue

(not specified)

description

(not specified)

Remarks

Standard constructor.

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