Exemplo n.º 1
0
 public virtual long Add(Entity entity)
 {
     return(Accessor.Add(entity));
 }