Method | Description | |
---|---|---|
AddAlert ( |
||
ClearChatAlerts ( ) : void | ||
LastTell ( string name ) : string | ||
NotifyPropertyChanged ( string propertyName ) : void | ||
ProcessLine ( CampahApp.FFACE chatline, System.Windows.Documents.Paragraph para ) : System.Windows.Documents.Paragraph | ||
RemoveAlert ( |
||
Rewrite ( ) : void | ||
Update ( ) : void | ||
UpdateFilters ( string rawstring ) : void |
Method | Description | |
---|---|---|
AddLine ( CampahApp.FFACE line ) : void | ||
ChatColorConverter ( System chatColor ) : System.Windows.Media.Brush | ||
ChatWorkerTick ( object sender, |
||
Chatlog ( ) : System | ||
colorToBrush ( System color ) : System.Windows.Media.Brush |
public NotifyPropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
return | void |
public ProcessLine ( CampahApp.FFACE chatline, System.Windows.Documents.Paragraph para ) : System.Windows.Documents.Paragraph | ||
chatline | CampahApp.FFACE | |
para | System.Windows.Documents.Paragraph | |
return | System.Windows.Documents.Paragraph |
public RemoveAlert ( |
||
alert | ||
return | void |
public UpdateFilters ( string rawstring ) : void | ||
rawstring | string | |
return | void |