Esempio n. 1
0
 public DbCommand Get(ICommandCreator cmd)
 {
     return(cmd.Get(Type, Db, CmdWrapper));
 }