コード例 #1
0
ファイル: Kernel.cs プロジェクト: zrbruce/FlingOS
 static Kernel()
 {
     BasicConsole.Init();
     BasicConsole.Clear();
 }