Method From
From(IHaunch?)
Creates a new instance of PortalFrameHaunchParams class based on given haunch
Declaration
public static PortalFrameHaunchParams From(IHaunch? haunch)
Parameters
| Type | Name | Description |
|---|---|---|
| IHaunch | haunch | The haunch to initialize the parameters by |
Returns
| Type | Description |
|---|---|
| PortalFrameHaunchParams | The newly created instance of PortalFrameHaunchParams class |