Click or drag to resize

commandExpressionFormat Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  imbACE.Core.coreaceBindable
    imbACE.Core.commands.expressionscommandExpressionFormat

Namespace:  imbACE.Core.commands.expressions
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public class commandExpressionFormat : aceBindable
Request Example View Source

The commandExpressionFormat type exposes the following members.

Constructors
  NameDescription
Public methodcommandExpressionFormat
Initializes a new instance of the commandExpressionFormat class
Top
Properties
  NameDescription
Public propertycommandParameterSpliter
String spliter koji deli parametre
Public propertycommandParameterSpliterRegex
Description of $property$
Public propertycommandPrefixString
String koji ide pre navodjenja komande
Top
Methods
  NameDescription
Public methodOnPropertyChanged (Inherited from aceBindable.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from aceBindable.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also