//Actualizar listas SM public void addProfileSM(ProfileSM _profileSM) { ProfileSM.Add(_profileSM); EmptyList = false; }