Skip to content

Instantly share code, notes, and snippets.

@mallibone
Created November 15, 2017 17:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mallibone/02e2db97dec491e8c63f5a8951950179 to your computer and use it in GitHub Desktop.
Save mallibone/02e2db97dec491e8c63f5a8951950179 to your computer and use it in GitHub Desktop.
private void Logout()
{
_navigationService.NavigateModalAsync(PageNames.LoginPage);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment