Method Create
Create(PortalFrameBaseFixityType)
Creates a new instance of PortalFrameSupportDataParams class
Declaration
public static PortalFrameSupportDataParams Create(PortalFrameBaseFixityType fixityType = PortalFrameBaseFixityType.Pinned)
Parameters
| Type | Name | Description |
|---|---|---|
| PortalFrameBaseFixityType | fixityType | The type of the valley |
Returns
| Type | Description |
|---|---|
| PortalFrameSupportDataParams | The newly created instance of PortalFrameSupportDataParams class |