private static bool _Email_ComputeIsReadOnly(global::LightSwitchApplication.Anbieter e) { bool result = false; e.Email_IsReadOnly(ref result); return(result); }
private static void _Email_OnValueChanged(global::LightSwitchApplication.Anbieter e) { e.Email_Changed(); }
private static void _Email_Validate(global::LightSwitchApplication.Anbieter e, global::Microsoft.LightSwitch.EntityValidationResultsBuilder r) { e.Email_Validate(r); }
private static void _Bezeichnung_OnValueChanged(global::LightSwitchApplication.Anbieter e) { e.Bezeichnung_Changed(); }
private static void _RowVersion_OnValueChanged(global::LightSwitchApplication.Anbieter e) { e.RowVersion_Changed(); }