Exemplo n.º 1
0
 public IEnumerator <ConstructorCandidate> GetEnumerator()
 {
     return(ctors.GetEnumerator());
 }