예제 #1
0
 public Form1()
 {
     InitializeComponent();
     tf = new GoogleTOTP();
     timer1.Start();
 }
예제 #2
0
 public Form1()
 {
     InitializeComponent();
     tf = new GoogleTOTP();
     timer1.Start();
 }