Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.Attributes.SuppressIfNotSuppliedAttribute Constructor

Constructor.

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

Syntax

public SuppressIfNotSuppliedAttribute( string prop1 );
public SuppressIfNotSuppliedAttribute(
    string prop1,
    string prop2 );
public SuppressIfNotSuppliedAttribute(
    string prop1,
    string prop2,
    string prop3 );

Parameters

prop1

(not specified)

prop2

(not specified)

prop3

(not specified)

Remarks

Standard constructor.

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