Exemplo n.º 1
0
 public Track GetTrack(int i) => items.ElementAtOrDefault(i) ?? nullEntry;