Ejemplo n.º 1
0
 public virtual bool AddOK(T entity)
 {
     return(obj.AddOK(entity));
 }