Méthode | Description | |
---|---|---|
FileEventArgs ( uint bufferId, string fileName ) : System |
Creates the event arguments object.
|
public FileEventArgs ( uint bufferId, string fileName ) : System | ||
bufferId | uint | The Notepad++ buffer ID. |
fileName | string | The name of the file affected. |
Résultat | System |