Exemple #1
0
 private void Start()
 {
     _pulse.Start();
     Navigate(typeof(ProjectsPage));
 }