コード例 #1
0
 public void GuthabenAufladen(double einzahlung)
 {
     _currentState.GuthabenAufladen(einzahlung);
 }