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