Exemplo n.º 1
0
 public static Sorting <T, K> AsSorting <T, K>(this Sorting <T, K> sorting) => sorting;
Exemplo n.º 2
0
 public static Sorting <T> AsSorting <T>(this Sorting <T> sorting) => sorting;