Exemplo n.º 1
0
 static int Main(string[] args)
 {
     return(SimulatorLauncher.Start(typeof(CSHTML5.Samples.Showcase.App)));
 }
Exemplo n.º 2
0
 static int Main(string[] args)
 {
     return(SimulatorLauncher.Start(typeof(App)));
 }
Exemplo n.º 3
0
 static int Main(string[] args)
 {
     return(SimulatorLauncher.Start());
 }
 static int Main(string[] args)
 {
     return(SimulatorLauncher.Start(typeof(OpenSilver.Samples.TelerikUI.App)));
 }
Exemplo n.º 5
0
 public static void Main(string[] args) =>
 SimulatorLauncher.Start(typeof(App));