Ejemplo n.º 1
0
 private void detach_dnn1_UserAuthentications(dnn1_UserAuthentication entity)
 {
     this.SendPropertyChanging();
     entity.dnn1_User = null;
 }
Ejemplo n.º 2
0
 partial void Updatednn1_UserAuthentication(dnn1_UserAuthentication instance);
Ejemplo n.º 3
0
 partial void Deletednn1_UserAuthentication(dnn1_UserAuthentication instance);
Ejemplo n.º 4
0
 partial void Insertdnn1_UserAuthentication(dnn1_UserAuthentication instance);