public DisableState(ContextTime context) { this.Context = context; }
public WriteState(ContextTime context) { this.Context = context; }