예제 #1
0
 public Deposito(MenuPrincipal mp)
 {
     InitializeComponent();
     this.mp = mp;
 }