Method Create

Create(string?)

Creates a new instance of PileTypeParams class

Declaration
public static PileTypeParams Create(string? name)
Parameters
Type Name Description
string name

The unique name of the pile type

Returns
Type Description
PileTypeParams

The newly created instance of PileTypeParams class

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next