Exemplo n.º 1
0
 private static void __ContosoMotorsPictures_Validate(global::LightSwitchApplication.ContosoMotorsPictureLibraryService d, global::LightSwitchApplication.ContosoMotorsPicture e, global::Microsoft.LightSwitch.EntitySetValidationResultsBuilder r)
 {
     d.ContosoMotorsPictures_Validate(e, r);
 }
Exemplo n.º 2
0
 private static void __ContosoMotorsPictures_Deleted(global::LightSwitchApplication.ContosoMotorsPictureLibraryService d, global::LightSwitchApplication.ContosoMotorsPicture e)
 {
     d.ContosoMotorsPictures_Deleted(e);
 }
Exemplo n.º 3
0
 partial void ContosoMotorsPictures_Deleted(global::LightSwitchApplication.ContosoMotorsPicture entity);
Exemplo n.º 4
0
 partial void ContosoMotorsPictures_Validate(global::LightSwitchApplication.ContosoMotorsPicture entity, global::Microsoft.LightSwitch.EntitySetValidationResultsBuilder results);
Exemplo n.º 5
0
 partial void ContosoMotorsPictures_Updating(global::LightSwitchApplication.ContosoMotorsPicture entity);