Method | Description | |
---|---|---|
Clear ( ) : void | ||
LogReader ( string name, int maxLength = 1000000 ) : System | ||
ToString ( ) : string | ||
WriteLine ( string line ) : void |
Method | Description | |
---|---|---|
OnPropertyChanged ( string property ) : void |
public LogReader ( string name, int maxLength = 1000000 ) : System | ||
name | string | |
maxLength | int | |
return | System |
protected OnPropertyChanged ( string property ) : void | ||
property | string | |
return | void |