static LocalFileSystemNotifier()
		{
			Instance = new LocalFileSystemNotifier();
		}
Exemplo n.º 2
0
 static LocalFileSystemNotifier()
 {
     Instance = new LocalFileSystemNotifier();
 }