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