Skip to content

M_WolfCurses_Window_2_Equals

Maxwolf edited this page Jan 2, 2016 · 1 revision

Window(TCommands, TData).Equals Method (Window(TCommands, TData))

The equals.

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

Syntax

C#

public bool Equals(
	Window<TCommands, TData> other
)

Parameters

 

other
Type: WolfCurses.Window(TCommands, TData)
The other.

Return Value

Type: Boolean
The Boolean.

Implements

IEquatable(T).Equals(T)

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

Window(TCommands, TData) Class
Equals Overload
WolfCurses Namespace

Clone this wiki locally