C# Class ScintillaNET.FileDropEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: NekoProject/NekoKun Class Usage Examples

Méthodes publiques

Méthode Description
FileDropEventArgs ( string fileNames ) : System

Initializes a new instance of the FileDropEventArgs class.

Method Details

FileDropEventArgs() public méthode

Initializes a new instance of the FileDropEventArgs class.
public FileDropEventArgs ( string fileNames ) : System
fileNames string
Résultat System