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