예제 #1
0
 public static void Screenshot(this XDevkit.IXboxConsole xbc, string path)
 {
     xbc.ScreenShot(path);
 }