Beispiel #1
0
 public void Add(ICodeBlock block)
 {
     Add(block.GetBlock(), 0);
 }