Exemplo n.º 1
0
 public void CopyTo(Condition[] array, int arrayIndex)
 {
     ConditionList.CopyTo(array, arrayIndex);
 }