Example #1
0
 public IEnumerator <IProperty> GetEnumerator()
 {
     return(_inner.GetEnumerator());
 }