static void SupportInit()
 {
     SharedSupport.Init();
     SharedSupport.HandleTools();
 }
Exemple #2
0
 public void SetUp()
 {
     SharedSupport.Init();
     SharedSupport.HandleTools();
 }