Esempio n. 1
0
 public string GetOrganization()
 {
     return(geoInfo != null?geoInfo.GetOrganization() : string.Empty);
 }