Skip to content

M_WolfCurses_Form_Input_InputForm_1__ctor

Maxwolf edited this page Jan 2, 2016 · 1 revision

InputForm(T) Constructor

Initializes a new instance of the InputForm(T) class. This constructor will be used by the other one

Namespace: WolfCurses.Form.Input
Assembly: WolfCurses (in WolfCurses.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

protected InputForm(
	IWindow window
)

Parameters

 

window
Type: WolfCurses.IWindow
The window.

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

InputForm(T) Class
WolfCurses.Form.Input Namespace

Clone this wiki locally