Table of Contents

Class ActionMetadataAttribute

Namespace
Fluxzy.Rules
Assembly
Fluxzy.Core.dll
public class ActionMetadataAttribute : Attribute
Inheritance
ActionMetadataAttribute
Inherited Members

Constructors

ActionMetadataAttribute(string)

public ActionMetadataAttribute(string longDescription)

Parameters

longDescription string

Properties

LongDescription

public string LongDescription { get; }

Property Value

string

NonDesktopAction

public bool NonDesktopAction { get; set; }

Property Value

bool