Property | Type | Description | |
---|---|---|---|
available | bool? | ||
end | Date | ||
start | Date |
Method | Description | |
---|---|---|
DateTimeWindow ( ) : System | ||
DateTimeWindow ( Date start, Date end, bool available ) : System |
public DateTimeWindow ( Date start, Date end, bool available ) : System | ||
start | Date | |
end | Date | |
available | bool | |
return | System |