Click or drag to resize
SolidityMapping Constructor
Constructs a SolidityMapping given all its parameters

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public SolidityMapping(
	TileCategoryName category,
	TileShape shape
)

Parameters

category
Type: (Default Namespace)TileCategoryName
Initial value for category
shape
Type: (Default Namespace)TileShape
Initial value for shape
See Also