Exemplo n.º 1
0
 public void CopyTo(T[] array, int arrayIndex) => stack.CopyTo(array, arrayIndex);