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