Метод | Описание | |
---|---|---|
FileEventArgs ( string path ) : System | ||
FileEventArgs ( string path, bool unsaved ) : System |
public FileEventArgs ( string path ) : System | ||
path | string | |
Результат | System |
public FileEventArgs ( string path, bool unsaved ) : System | ||
path | string | |
unsaved | bool | |
Результат | System |