C# Class FFXIVAPP.Memory.Core.ChatCleaner

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: Icehunter/ffxivapp-memory Class Usage Examples

Private Properties

Свойство Type Description
ProcessFullLine string
ProcessName string
RaisePropertyChanged void

Méthodes publiques

Méthode Description
ChatCleaner ( byte bytes ) : System

ChatCleaner ( string line ) : System

Private Methods

Méthode Description
ProcessFullLine ( byte bytes ) : string

ProcessName ( string cleaned ) : string

RaisePropertyChanged ( [ caller = "" ) : void

Method Details

ChatCleaner() public méthode

public ChatCleaner ( byte bytes ) : System
bytes byte
Résultat System

ChatCleaner() public méthode

public ChatCleaner ( string line ) : System
line string
Résultat System