Révision 4ca686e8 TestTeoBluetooth/TestTeoBluetooth/Views/AccueilView.xaml.cs
TestTeoBluetooth/TestTeoBluetooth/Views/AccueilView.xaml.cs | ||
---|---|---|
3 | 3 |
using System.Linq; |
4 | 4 |
using System.Text; |
5 | 5 |
using System.Threading.Tasks; |
6 |
using TestBLE.ViewModels;
|
|
6 |
using TeoTestBluetooth.ViewModels;
|
|
7 | 7 |
using Xamarin.Forms; |
8 | 8 |
using Xamarin.Forms.Xaml; |
9 | 9 |
|
10 |
namespace TestBLE.Views
|
|
10 |
namespace TeoTestBluetooth.Views
|
|
11 | 11 |
{ |
12 | 12 |
[XamlCompilation(XamlCompilationOptions.Compile)] |
13 | 13 |
public partial class AccueilView : ContentPage |
Formats disponibles : Unified diff