Esempio n. 1
0
 public static IDeleteClause DELETE(IWithTiesClause top)
 {
     throw new NotSupportedException();
 }
Esempio n. 2
0
 public static IInsertClause INSERT(IWithTiesClause top)
 {
     throw new NotSupportedException();
 }