예제 #1
0
 /// <summary>
 /// Ctor
 /// </summary>
 public CodeEmiter(DebugStats debugStats)
 {
   this.debugStats = debugStats;
 }
예제 #2
0
 /// <summary>
 /// Ctor
 /// </summary>
 public CodeEmiter(DebugStats debugStats)
 {
     this.debugStats = debugStats;
 }