Exemplo n.º 1
0
 internal static IEnumerable <Person> Persons() => QueryMethods.Persons();
Exemplo n.º 2
0
 internal static IEnumerable <Character> Characters() => QueryMethods.Characters();
Exemplo n.º 3
0
 internal static IEnumerable <string> Words() => QueryMethods.Words();