C# Class NewProjectCreator.Managers.MessageBoxShower

Inheritance: IPopUpUi
显示文件 Open project: vchelaru/FlatRedBall

Public Methods

Method Description
Show ( string message ) : void

Method Details

Show() public method

public Show ( string message ) : void
message string
return void