示例#1
0
文件: index.php 项目: nxnc/WPF_MW
 public function showName()
 {
     //echo $this->vorname.' '.$this->nachname;
     parent::showName();
 }