|
My Project v1
Project
|
静态 Public 成员函数 | |
| static void | Run () |
| static void | CapturePhoto (Action success, Action< Exception > failure) |
| static void | Capture (int width, int height, string filename) |
静态 Public 属性 | |
| static readonly string | ScreenshotDir = "app:/ScreenCapture" |
| static bool | m_captureRequested |
| static Action | m_successHandler |
| static Action< Exception > | m_failureHandler |
|
static |


|
static |

|
static |


|
static |
|
static |
|
static |
|
static |