예제 #1
0
 public Promise saveChanges(Entity[] entities = null, SaveOptions saveOptions = null, SaveChangesSuccessCallback callback = null, SaveChangesErrorCallback errorCallback = null) { return null; }
예제 #2
0
 public Promise saveChanges(Entity[] entities = null, SaveOptions saveOptions = null, SaveChangesSuccessCallback callback = null, SaveChangesErrorCallback errorCallback = null)
 {
     return(null);
 }