Пример #1
0
 public bool IsValid()
 {
     return(CommonInfo.IsValid() && ContactInfo.IsValid() && AddressInfo.IsValid());
 }