Skip to content

M_WolfCurses_Window_2__ctor

Maxwolf edited this page Jan 2, 2016 · 1 revision

Window(TCommands, TData) Constructor

Initializes a new instance of the Window(TCommands, TData) class.

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

Syntax

C#

protected Window(
	SimulationApp simUnit
)

Parameters

 

simUnit
Type: WolfCurses.SimulationApp
Core simulation which is controlling the form factory.

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

Window(TCommands, TData) Class
WolfCurses Namespace

Clone this wiki locally