Example #1
0
 public static DateTime DateExprKindFail(DataConnection db, string kind, ExpressionTestsFakeType fake)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public static DateTime DateFuncFail(DataConnection db, ExpressionTestsFakeType fake)
 {
     throw new NotImplementedException();
 }