예제 #1
0
 public IEnumerator <IContent> GetEnumerator()
 {
     return(_storage.GetEnumerator());
 }