Пример #1
0
 public function hasNetInfo($property, $protocol, $index = 0)
 {
     $this->__load();
     return parent::hasNetInfo($property, $protocol, $index);
 }