Click or drag to resize

regexMarkerCollectionForConsole Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Inheritance Hierarchy
SystemObject
  System.Collections.GenericDictionaryconsoleStyleMarkerEnum, regexMarkerconsoleStyleMarkerEnum
    regexMarkerCollectionconsoleStyleMarkerEnum
      imbACE.Services.platformregexMarkerCollectionForConsole

Namespace:  imbACE.Services.platform
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public class regexMarkerCollectionForConsole : regexMarkerCollection<consoleStyleMarkerEnum>
Request Example View Source

The regexMarkerCollectionForConsole type exposes the following members.

Constructors
  NameDescription
Public methodregexMarkerCollectionForConsole
Initializes a new instance of the regexMarkerCollectionForConsole class
Top
Methods
  NameDescription
Public methodAdd (Inherited from regexMarkerCollectionconsoleStyleMarkerEnum.)
Public methodprocess (Inherited from regexMarkerCollectionconsoleStyleMarkerEnum.)
Public methodreplacementGenerator (Inherited from regexMarkerCollectionconsoleStyleMarkerEnum.)
Top
Fields
  NameDescription
Public fielddefaultMarker (Inherited from regexMarkerCollectionconsoleStyleMarkerEnum.)
Public fieldscrambleCut (Inherited from regexMarkerCollectionconsoleStyleMarkerEnum.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also