Click or drag to resize

commandExpression Class

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

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

The commandExpression type exposes the following members.

Constructors
  NameDescription
Public methodcommandExpression(String)
Initializes a new instance of the commandExpression class
Public methodcommandExpression(String, commandExpressionFormat)
Initializes a new instance of the commandExpression class
Top
Properties
  NameDescription
Public propertyidentifier
identificator komande
Public propertyisValidExpression
Da li je u pitanju validni komandni izraz
Public propertyparameters
redom parametri
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