コード例 #1
0
 public static void set(PurpleConsole z)
 {
     _theconsole = z;
 }
コード例 #2
0
 public static void clear(PurpleConsole z)
 {
     _theconsole = null;
 }