[Missing <summary> documentation for "M:Mapper.Map.ToGrid(System.String)"]

Namespace: Mapper
Assembly: Mapper (in Mapper.dll) Version: 0.5.0.0

Syntax

C#
public char[][] ToGrid(
	string roomPath
)

Parameters

roomPath
Type: System..::..String

[Missing <param name="roomPath"/> documentation for "M:Mapper.Map.ToGrid(System.String)"]

Return Value

[Missing <returns> documentation for "M:Mapper.Map.ToGrid(System.String)"]

See Also