예제 #1
0
파일: index.php 프로젝트: nxnc/WPF_MW
 public function showName()
 {
     //echo $this->vorname.' '.$this->nachname;
     parent::showName();
 }