コード例 #1
0
 public function getSubnetSize($protocol)
 {
     $this->__load();
     return parent::getSubnetSize($protocol);
 }