Method | Description | |
---|---|---|
Run ( ) : void | ||
Stop ( ) : void | ||
Tail ( string path, int nLines ) : System |
Method | Description | |
---|---|---|
ChangeLoop ( ) : void | ||
EnqueueLine ( int nLines, List |
||
MakeTail ( int nLines, string path ) : void | ||
OnChanged ( string l ) : void | ||
fw_Changed ( ) : void |
public Tail ( string path, int nLines ) : System | ||
path | string | |
nLines | int | |
return | System |