Click or drag to resize

aceMenuItemAttribute Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Operation Annotation attribute used to define how: Command Console, Screen, Console Plugin etc. operation methods are presented in auto-generated user manual, menu TUI, command line args help and ACE Script help
Inheritance Hierarchy
SystemObject
  SystemAttribute
    imbACE.Core.operationsaceMenuItemAttribute

Namespace:  imbACE.Core.operations
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
[AttributeUsageAttribute(AttributeTargets.All, AllowMultiple = true)]
public class aceMenuItemAttribute : Attribute
Request Example View Source

The aceMenuItemAttribute type exposes the following members.

Constructors
  NameDescription
Public methodaceMenuItemAttribute
Postavlja atribut zajedno sa porukom
Top
Fields
  NameDescription
Public fieldrole
Public fieldsetting
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also