コード例 #1
0
 public Compiler(ref DebugForm debug)
 {
     this.debug = debug;
 }