예제 #1
0
 public void RemoveContents(IEnumerable <IContent> contents)
 {
     _storage.RemoveContents(contents);
 }