Example #1
0
 public virtual bool ZoneExists(string zoneName)
 {
     return(ps.ZoneExists(zoneName));
 }