Skip to content

M_WolfCurses_Window_2_Compare

Maxwolf edited this page Jan 2, 2016 · 1 revision

Window(TCommands, TData).Compare Method

The compare.

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

Syntax

C#

public override int Compare(
	IWindow x,
	IWindow y
)

Parameters

 

x
Type: WolfCurses.IWindow
The x.
y
Type: WolfCurses.IWindow
The y.

Return Value

Type: Int32
The Int32.

Implements

IComparer(T).Compare(T, T)
IComparer(T).Compare(T, T)

Version Information

Wolf Curses

Supported in: 0.1

See Also

Reference

Window(TCommands, TData) Class
WolfCurses Namespace

Clone this wiki locally