示例#1
0
文件: Kernel.cs 项目: zrbruce/FlingOS
 static Kernel()
 {
     BasicConsole.Init();
     BasicConsole.Clear();
 }