Click or drag to resize

commandlineArguments Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  System.Collections.GenericDictionaryString, commandlineCommand
    imbACE.Core.commands.expressionscommandSetcommandlineCommand
      imbACE.Core.commands.expressionscommandlineArguments

Namespace:  imbACE.Core.commands.expressions
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public class commandlineArguments : commandSet<commandlineCommand>
Request Example View Source

The commandlineArguments type exposes the following members.

Constructors
  NameDescription
Public methodcommandlineArguments
Initializes a new instance of the commandlineArguments class
Top
Properties
Methods
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also