Example #1
0
 public void Restart()
 {
     LogControl.Restart();
 }
Example #2
0
 public void FetchAll()
 {
     LogControl.FetchAll();
 }