Exemplo n.º 1
0
 public IchBinSuperMario Schießen(Action <string> mit)
 {
     return(AktionAusführen(() => _träger.Schießen(mit)));
 }