C# Class CSharp___DllImport.Phone.Screen.Capture

Inheritance: System.EventArgs
Show file Open project: windowsphonehacker/wph-tweaks

Public Methods

Method Description
Capture ( string picName, System.TimeSpan elapsed, long pictureByteSize ) : System
ToString ( ) : string

Method Details

Capture() public method

public Capture ( string picName, System.TimeSpan elapsed, long pictureByteSize ) : System
picName string
elapsed System.TimeSpan
pictureByteSize long
return System

ToString() public method

public ToString ( ) : string
return string