Exemplo n.º 1
0
 public string GetName() => IsCompany() ? Company.CompanyName : Personal.GetFullName();