Beispiel #1
0
 public void CreateSequences()
 {
     _dbOperation.CreateSequences();
     Thread.Sleep(2000);
 }