C# Class System.IO.FileSystemWatcher.RunningInstance.NotifyEvent

An event read and translated from the inotify handle.
Unlike it's native counterpart, this struct stores a string name rather than an integer length and a char[]. It is not directly marshalable.
Afficher le fichier Open project: dotnet/corefx