C# Class UI.Common.CustomMessageBox

ファイルを表示 Open project: freddie2025/Pluralsight

Public Methods

Method Description
ShowError ( string message ) : void

Method Details

ShowError() public static method

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