Exemple #1
0
 public static IEnumerable <Invocation> ToInvocations(this TableFilter tableFilter) => tableFilter.Select(f => f.ToInvocation());