Exemple #1
0
 public LogView()
 {
     InitializeComponent();
     BindingContext = LogViewModel.GetInstance();
 }