[]
Binds the slot
to the slotInfo
.
public virtual void BindSlot(CalendarSlotPresenter slot, CalendarSlotInfo slotInfo, object slotKind)
Type | Name | Description |
---|---|---|
CalendarSlotPresenter | slot | The slot presenter. |
CalendarSlotInfo | slotInfo | The info about the slot. |
object | slotKind | The kind of slot. |