Ejemplo n.º 1
0
 public static void AbrirWWApp()
 {
     MyApp.AbrirApp("teste");
 }
Ejemplo n.º 2
0
 private static void AbrirBlazor()
 {
     MyApp.AbrirApp("teste");
 }