C# Class ScreenshotInterface.ScreenshotResponse

Inheritance: System.MarshalByRefObject
Exibir arquivo Open project: stani/GScreensTool Class Usage Examples

Public Methods

Method Description
ScreenshotResponse ( System.Guid requestId, byte capturedBitmap ) : System

Method Details

ScreenshotResponse() public method

public ScreenshotResponse ( System.Guid requestId, byte capturedBitmap ) : System
requestId System.Guid
capturedBitmap byte
return System