C# Class Amoeba.Windows.AvalonEditHelperBase

Datei anzeigen Open project: Alliance-Network/Amoeba

Protected Properties

Property Type Description
_uriRegexes System.Text.RegularExpressions.Regex[]

Protected Methods

Method Description
OnClickEvent ( string text ) : void

Private Methods

Method Description
AvalonEditHelperBase ( ) : System

Method Details

OnClickEvent() protected method

protected OnClickEvent ( string text ) : void
text string
return void

Property Details

_uriRegexes protected_oe static_oe property

protected static Regex[],System.Text.RegularExpressions _uriRegexes
return System.Text.RegularExpressions.Regex[]