コード例 #1
0
ファイル: ProjectHLK.cs プロジェクト: HowLeaky/HowLeaky-Core
 public void AddErrorOutput(string text)
 {
     ConsoleOutput.AddErrorOutput(text);
 }