C# Class WinTail.Actors.TailActor.FileError

Signal that the OS had an error accessing the file.
Afficher le fichier Open project: njimenez/AkkaProjects Class Usage Examples

Méthodes publiques

Méthode Description
FileError ( string fileName, string reason ) : System

Method Details

FileError() public méthode

public FileError ( string fileName, string reason ) : System
fileName string
reason string
Résultat System