コード例 #1
0
 public Promise saveChanges(Entity[] entities = null, SaveOptions saveOptions = null, SaveChangesSuccessCallback callback = null, SaveChangesErrorCallback errorCallback = null) { return null; }
コード例 #2
0
ファイル: breeze-1.3.2.cs プロジェクト: polytronicgr/sharpkit
 public Promise saveChanges(Entity[] entities = null, SaveOptions saveOptions = null, SaveChangesSuccessCallback callback = null, SaveChangesErrorCallback errorCallback = null)
 {
     return(null);
 }