C# Class MonoMobile.Views.Alert

Afficher le fichier Open project: RobertKozak/MonoMobile.Views

Méthodes publiques

Méthode Description
Show ( string title ) : void
Show ( string title, string message ) : void

Method Details

Show() public static méthode

public static Show ( string title ) : void
title string
Résultat void

Show() public static méthode

public static Show ( string title, string message ) : void
title string
message string
Résultat void