Class TimeZoneRuleDictionary
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public class TimeZoneRuleDictionary : SortedDictionary<DateTime, TimeZoneRule>
Constructors
TimeZoneRuleDictionary()
Declaration
public TimeZoneRuleDictionary()
Extension Methods
EnumUtil.MapEnums<From, To>(From)