Ejemplo n.º 1
0
 public static void TakeScreenShot_Static(int width, int height)
 {
     instance.TakeScreenShot(width, height);
 }