C# Class Awesomizer.Controls.AlertView

Inheritance: UIView
Afficher le fichier Open project: MikeCodesDotNet/Awesomizer

Méthodes publiques

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

Method Details

AlertView() public méthode

public AlertView ( string title, string message ) : System
title string
message string
Résultat System

Show() public méthode

public Show ( ) : void
Résultat void