C# Class Amoeba.Windows.AvalonEditHelperBase

Afficher le fichier Open project: Alliance-Network/Amoeba

Protected Properties

Свойство Type Description
_uriRegexes System.Text.RegularExpressions.Regex[]

Méthodes protégées

Méthode Description
OnClickEvent ( string text ) : void

Private Methods

Méthode Description
AvalonEditHelperBase ( ) : System

Method Details

OnClickEvent() protected méthode

protected OnClickEvent ( string text ) : void
text string
Résultat void

Property Details

_uriRegexes protected_oe static_oe property

protected static Regex[],System.Text.RegularExpressions _uriRegexes
Résultat System.Text.RegularExpressions.Regex[]