C# Class TerrariaPatcher.Program

Afficher le fichier Open project: dougbenham/TerrariaPatcher

Méthodes publiques

Méthode Description
ShowErrorMessage ( string err ) : void

Displays an error message.

Private Methods

Méthode Description
Main ( ) : void

Method Details

ShowErrorMessage() public static méthode

Displays an error message.
public static ShowErrorMessage ( string err ) : void
err string
Résultat void