Class TimeSlotInfo
Inheritance
System.Object
TimeSlotInfo
Namespace: Telerik.Windows.Controls.Scheduling
Assembly: Telerik.Windows.Scheduling.Core.dll
Syntax
public class TimeSlotInfo : Object, IEventInfo, IEquatable<TimeSlotInfo>
Constructors
TimeSlotInfo(Range<Int64>)
Properties
TimeRange
Methods
Equals(Object)
Declaration
public override bool Equals(object obj)
Parameters
System.Object
obj
|
Returns
System.Boolean
|
Equals(TimeSlotInfo)
Declaration
public bool Equals(TimeSlotInfo other)
Parameters
TimeSlotInfo
other
|
Returns
System.Boolean
|
GetHashCode()
Declaration
public override int GetHashCode()
Returns
System.Int32
|