Class LayoutDelayContext
public class LayoutDelayContext
- Inheritance
-
LayoutDelayContext
- Inherited Members
Constructors
LayoutDelayContext(Layout, LayoutRole)
public LayoutDelayContext(Layout currentLayout, LayoutRole affectedTeam = LayoutRole.NotApplicable)
Parameters
currentLayoutLayoutaffectedTeamLayoutRole
Properties
AffectedTeam
public LayoutRole? AffectedTeam { get; }
Property Value
CurrentLayout
public Layout CurrentLayout { get; }