Method | Description | |
---|---|---|
FileEventArgs ( string path ) : System | ||
FileEventArgs ( string path, bool unsaved ) : System |
public FileEventArgs ( string path ) : System | ||
path | string | |
return | System |
public FileEventArgs ( string path, bool unsaved ) : System | ||
path | string | |
unsaved | bool | |
return | System |