예제 #1
0
 public static IEnumerable <Invocation> ToInvocations(this TableKeys keys) => keys.Select(k => k.ToInvocation());