Exemplo n.º 1
0
 public Promise saveChanges(Entity[] entities = null, SaveOptions saveOptions = null, SaveChangesSuccessCallback callback = null, SaveChangesErrorCallback errorCallback = null) { return null; }
Exemplo n.º 2
0
 public Promise saveChanges(Entity[] entities = null, SaveOptions saveOptions = null, SaveChangesSuccessCallback callback = null, SaveChangesErrorCallback errorCallback = null)
 {
     return(null);
 }