Esempio n. 1
0
 public IEnumerator <object[]> GetEnumerator() =>
 AllConstants.Select(tuple => new[] { tuple.Key, tuple.Value }).GetEnumerator();