Beispiel #1
0
 public static IEnumerable <Invocation> ToInvocations(this TableRelation tableRelation) => tableRelation.Select(l => l.ToInvocation());