コード例 #1
0
ファイル: index.php プロジェクト: nxnc/WPF_MW
 public function showName()
 {
     //echo $this->vorname.' '.$this->nachname;
     parent::showName();
 }