Initializes a new instance of the VFSFileDeletedArgs class.
public VFSFileDeletedArgs(Atypical.VirtualFileSystem.Core.VFSFilePath path, string content);path VFSFilePath
The path of the deleted file.
content System.String
The content of the deleted file.