FileSystemDeleteEvent constructor

FileSystemDeleteEvent(
  1. String path,
  2. bool isDirectory
)

Constructs a new FileSystemDeleteEvent.

Implementation

FileSystemDeleteEvent