메소드 | 설명 | |
---|---|---|
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. |
리턴 | System |