Skip to content

M_WolfCurses_Form_Form_1__ctor

Maxwolf edited this page Jan 2, 2016 · 1 revision

Form(TData) Constructor

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

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

Syntax

C#

protected Form(
	IWindow window
)

Parameters

 

window
Type: WolfCurses.IWindow
The window.

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

Form(TData) Class
WolfCurses.Form Namespace

Clone this wiki locally