Пример #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);
 }
Пример #2
0
 private static void __ContosoMotorsPictures_Deleted(global::LightSwitchApplication.ContosoMotorsPictureLibraryService d, global::LightSwitchApplication.ContosoMotorsPicture e)
 {
     d.ContosoMotorsPictures_Deleted(e);
 }
Пример #3
0
 partial void ContosoMotorsPictures_Deleted(global::LightSwitchApplication.ContosoMotorsPicture entity);
Пример #4
0
 partial void ContosoMotorsPictures_Validate(global::LightSwitchApplication.ContosoMotorsPicture entity, global::Microsoft.LightSwitch.EntitySetValidationResultsBuilder results);
Пример #5
0
 partial void ContosoMotorsPictures_Updating(global::LightSwitchApplication.ContosoMotorsPicture entity);