'Declaration
Public Overridable Sub UnbindSlot( _ ByVal slot As CalendarSlotPresenter, _ ByVal slotInfo As CalendarSlotInfo, _ ByVal slotKind As Object _ )
public virtual void UnbindSlot( CalendarSlotPresenter slot, CalendarSlotInfo slotInfo, object slotKind )
Parameters
- slot
- The slot presenter.
- slotInfo
- The info about the slot.
- slotKind
- The kind of slot.