Show / Hide Table of Contents

Class ParserOperationAttribute

Inheritance
System.Object
System.Attribute
ParserOperationAttribute
Implements
System.Runtime.InteropServices._Attribute
Namespace: Albatross.Expression
Assembly: Albatross.Expression.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class ParserOperationAttribute : Attribute, _Attribute

Properties

Description

Declaration
public string Description { get; set; }
Property Value
Type Description
System.String

Group

Declaration
public string Group { get; set; }
Property Value
Type Description
System.String

Implements

System.Runtime.InteropServices._Attribute

Extension Methods

Extensions.ConvertToBoolean(Object)
Back to top Generated by DocFX