Beispiel #1
0
 private void AddCompileUnit(CompileUnit parentunit)
 {
     GetAddAfter().AddAfterSelf(parentunit.CreateLinkedXElementFor(this));
 }