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