C# Class Wallcreeper.classInputBox

Mostra file Open project: Winterstark/Wallcreeper

Public Methods

Method Description
Show ( string title, string promptText, string &value ) : DialogResult

Method Details

Show() public static method

public static Show ( string title, string promptText, string &value ) : DialogResult
title string
promptText string
value string
return DialogResult