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