Beispiel #1
0
 public void ActualizarPerfil(TB_Usuarios UpdateProfile)
 {
     _usu.ActualizarPerfil(UpdateProfile);
 }