public EmployeeDay(EmployeeDayStateRecording entity) : this() { EmployeeDayProcessor.AssignDay(entity, this); }