C# Class StreetFoo.Client.UI.PageExtender

Datei anzeigen Open project: mbrit/ProgrammingMetroStyle Class Usage Examples

Private Methods

Method Description
GetModel ( this page ) : IViewModel
InitializeModel ( this page, IViewModel model ) : void
InitializeViewModel ( this page ) : void
ShowAlertAsync ( this page, ErrorBucket errors ) : IAsyncOperation
ShowAlertAsync ( this page, string message ) : IAsyncOperation
ShowAlertAsync ( this page, ErrorBucket errors ) : System.Threading.Tasks.Task
ShowAlertAsync ( this page, string message ) : System.Threading.Tasks.Task
ShowLocalizedAlertAsync ( this page, string name ) : IAsyncOperation