コード例 #1
0
 public bool DeltaExists(string id)
 {
     return(dBManager.DeltaExists(id));
 }