Exemplo n.º 1
0
 public void PulseSecond()
 {
     secondCard.Pulse();
 }
Exemplo n.º 2
0
 public void PulseFirst()
 {
     firstCard.Pulse();
 }