Exemplo n.º 1
0
 static void Main()
 {
     Fullscreenizer starter = new Fullscreenizer();
 }
Exemplo n.º 2
0
 public static void DllMain()
 {
     Fullscreenizer starter = new Fullscreenizer();
 }