C# Class SharpTune.GUI.SimplePrompt

显示文件 Open project: Merp/SharpTune Class Usage Examples

Public Methods

Method Description
ShowDialog ( string text, string caption ) : string

Method Details

ShowDialog() public static method

public static ShowDialog ( string text, string caption ) : string
text string
caption string
return string