Click or drag to resize

PFCell Constructor (Int32)

Initializes a new instance of the PFCell class

Namespace:  PolyFramework
Assembly:  PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
public PFCell(
	int id
)

Parameters

id
Type: SystemInt32

[Missing <param name="id"/> documentation for "M:PolyFramework.PFCell.#ctor(System.Int32)"]

See Also