Method | Description | |
---|---|---|
Exists ( ) : bool | ||
FileHasBecomeLarger ( ) : bool | ||
FileNameInFolder ( string folder ) : bool | ||
FileNameMatch ( string otherFileName ) : bool | ||
FileWithPosition ( string filename ) : System | ||
Read ( |
||
ResetPosition ( ) : void |
public FileNameInFolder ( string folder ) : bool | ||
folder | string | |
return | bool |
public FileNameMatch ( string otherFileName ) : bool | ||
otherFileName | string | |
return | bool |
public FileWithPosition ( string filename ) : System | ||
filename | string | |
return | System |
public Read ( |
||
parser | ||
return | IEnumerable |