C# Class Prism.MessageBox

显示文件 Open project: TerrariaPrismTeam/Prism

Public Methods

Method Description
ShowError ( string message ) : void

Method Details

ShowError() public static method

public static ShowError ( string message ) : void
message string
return void