Method | Description | |
---|---|---|
Add ( string newAddition ) : void | ||
HighlighterSettingsProvider ( ) : System | ||
OnPropertyChanged ( string propertyName ) : void | ||
Read ( ) : void | ||
Remove ( string deleteAddition ) : void | ||
Write ( ) : void |
Method | Description | |
---|---|---|
OnChanged ( object source, |
||
QueuedWrite ( ) : void | ||
SendUpdateEvent ( ) : void |
public HighlighterSettingsProvider ( ) : System | ||
return | System |
public OnPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
return | void |
public Remove ( string deleteAddition ) : void | ||
deleteAddition | string | |
return | void |