Exemplo n.º 1
0
 internal protected virtual void OnItemsRemoved(IEnumerable <ProjectItem> objs)
 {
     next.OnItemsRemoved(objs);
 }