public UserEntity()
 {
     Profile = new UserProfileEntity();
 }
Exemplo n.º 2
0
 public UserEntity()
 {
     Profile = new UserProfileEntity();
 }