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