Method | Description | |
---|---|---|
Init ( INavigationProxy container ) : void | ||
ShowDialog ( string title, string message ) : Task |
public Init ( INavigationProxy container ) : void | ||
container | INavigationProxy | |
return | void |
public ShowDialog ( string title, string message ) : Task | ||
title | string | |
message | string | |
return | Task |