Property IsLastMinute
IsLastMinute
Does this pattern dangerously overlap with other sequences
such that it should only be applied at the lsat second after
all other sequences have been tried.
public bool IsLastMinute { get; set; }
Does this pattern dangerously overlap with other sequences
such that it should only be applied at the lsat second after
all other sequences have been tried.
public bool IsLastMinute { get; set; }