Example #1
0
 public virtual ZoneInfo GetZone(string zoneUUID)
 {
     return(zones.GetZone(zoneUUID));
 }