예제 #1
0
파일: Module.cs 프로젝트: sfuller/MonC
 public void PrintToFile(string filename) => _module.PrintToFile(filename);