Click or drag to resize
GridT Constructor (T)

Namespace: Slash.Collections.Grid
Assembly: Slash.Collections (in Slash.Collections.dll) Version: 1.0.6018.40177
Syntax
public Grid(
	T[,] grid
)

Parameters

grid
Type: T

[Missing <param name="grid"/> documentation for "M:Slash.Collections.Grid.Grid`1.#ctor(`0[0:,0:])"]

See Also