C# Class GrabzIt.ScreenShotEventArgs

Mostra file Open project: grabzit/grabzit Class Usage Examples

Public Methods

Method Description
ScreenShotEventArgs ( string filename, string id, string message, string customId, string format ) : System.Runtime.InteropServices

Method Details

ScreenShotEventArgs() public method

public ScreenShotEventArgs ( string filename, string id, string message, string customId, string format ) : System.Runtime.InteropServices
filename string
id string
message string
customId string
format string
return System.Runtime.InteropServices