C# Class Alert, devryweb460store

Inheritance: MonoBehaviour
Afficher le fichier Open project: jasonhuber/devryweb460store Class Usage Examples

Méthodes publiques

Méthode Description
Alert ( ) : System
Show ( string message ) : void

Method Details

Alert() public méthode

public Alert ( ) : System
Résultat System

Show() public static méthode

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