C# Class Xwt.Mac.OpenFilesEventArgs

Inheritance: System.EventArgs
Mostra file Open project: TheBrainTech/xwt Class Usage Examples

Public Methods

Method Description
OpenFilesEventArgs ( string filenames ) : System

Method Details

OpenFilesEventArgs() public method

public OpenFilesEventArgs ( string filenames ) : System
filenames string
return System