public UserEntity()
 {
     Profile = new UserProfileEntity();
 }
Пример #2
0
 public UserEntity()
 {
     Profile = new UserProfileEntity();
 }