Пример #1
0
 public void SaveChangeWithChangeUnits(ItemChange change, SaveChangeWithChangeUnitsContext context)
 {
     // anyone know how to implement ???
     throw new NotImplementedException();
 }
Пример #2
0
 public void SaveChangeWithChangeUnits(ItemChange change, SaveChangeWithChangeUnitsContext context)
 {
     //Change units are not supported by this sample provider.
     throw new NotImplementedException();
 }
Пример #3
0
 public void SaveChangeWithChangeUnits(ItemChange change, SaveChangeWithChangeUnitsContext context)
 {
     throw new NotImplementedException("The method or operation is not implemented.");
 }
Пример #4
0
 public void SaveChangeWithChangeUnits(ItemChange change, SaveChangeWithChangeUnitsContext context)
 {
     throw new NotImplementedException();
 }
Пример #5
0
 public void SaveChangeWithChangeUnits(ItemChange change, SaveChangeWithChangeUnitsContext context)
 {
     //Change units are not supported by this sample provider.  
     throw new NotImplementedException();
 }
Пример #6
0
 public void SaveChangeWithChangeUnits(ItemChange change, SaveChangeWithChangeUnitsContext context)
 {
     throw new NotImplementedException();
 }
Пример #7
0
 public void SaveChangeWithChangeUnits(ItemChange change, SaveChangeWithChangeUnitsContext context)
 {
   // anyone know how to implement ???
   throw new NotImplementedException();
 }