예제 #1
0
 public static Clause <T> Collate <T>(Clause <T> before, OrderByElementBase type) => throw new InvalitContextException(nameof(type));
예제 #2
0
 public static Clause <ConstraintBase> Collate(OrderByElementBase type) => throw new InvalitContextException(nameof(type));