Exemplo n.º 1
0
 private static async void CreateMarineTable()
 {
     await Database.CreateTable(CommandCreateModel.CreateMarineTable());
 }