public void dirtyMultiListInsert(String name, MultiBlock multi) { this.dirtyMultiListName.Add(name); this.dirtyMultiList.Add(multi); }