コード例 #1
0
 public void indietro()
 {
     cl1        = false;
     cl2        = false;
     fotocopiaS = 0;
     fotocopiaR = 0;
     banconotaS = 0;
     banconotaR = 0;
     ChiediOperatoreManager.indietro();
 }
コード例 #2
0
    public void indietro()
    {
        cl1 = false;
        cl2 = false;
        cl3 = false;

        cl1S = 0;
        cl1R = 0;
        cl2S = 0;
        cl2R = 0;
        cl3S = 0;
        cl3R = 0;
        ChiediOperatoreManager.indietro();
    }
コード例 #3
0
    public void indietro()
    {
        cl1 = false;
        cl2 = false;
        cl3 = false;
        presenzaNormativaS = 0;
        presenzaNormativaR = 0;

        normativaBancomatS = 0;
        normativaBancomatR = 0;

        normativaBanconoteS = 0;
        normativaBanconoteR = 0;
        ChiediOperatoreManager.indietro();
    }