Esempio n. 1
0
 public static void TakeScreenshot_Static_Png(int width, int height)
 {
     instance.TakeScreenshotPng(width, height);
 }