C# Class XRayBuilderGUI.XRay.Term

Afficher le fichier Open project: Ephemerality/xray-builder.gui

Méthodes publiques

Свойство Type Description
Desc string
Match bool
MatchCase bool
RegEx bool
Type string

Méthodes publiques

Méthode Description
Term ( ) : System
Term ( string type ) : System
ToString ( ) : string

Method Details

Term() public méthode

public Term ( ) : System
Résultat System

Term() public méthode

public Term ( string type ) : System
type string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Desc public_oe property

public string Desc
Résultat string

Match public_oe property

public bool Match
Résultat bool

MatchCase public_oe property

public bool MatchCase
Résultat bool

RegEx public_oe property

public bool RegEx
Résultat bool

Type public_oe property

public string Type
Résultat string