Example #1
0
 public IEnumerator <IDeck <IDeckSection> > GetEnumerator()
 {
     return(Decks.GetEnumerator());
 }