Method From
From(IPortalFrameSpan?)
Creates a new instance of PortalFrameSpanTieParams class based on given portal frame span
Declaration
public static PortalFrameSpanTieParams From(IPortalFrameSpan? portalFrameSpan)
Parameters
| Type | Name | Description |
|---|---|---|
| IPortalFrameSpan | portalFrameSpan | The portal frame span to initialize the parameters by |
Returns
| Type | Description |
|---|---|
| PortalFrameSpanTieParams | The newly created instance of PortalFrameSpanTieParams class |