C# Class TerrariaPatcher.Program

Show file Open project: dougbenham/TerrariaPatcher

Public Methods

Method Description
ShowErrorMessage ( string err ) : void

Displays an error message.

Private Methods

Method Description
Main ( ) : void

Method Details

ShowErrorMessage() public static method

Displays an error message.
public static ShowErrorMessage ( string err ) : void
err string
return void