TimeZoneInfo(Int32, Int32) - конструктор |
Пространство имён:
Tessa.BusinessCalendar
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public TimeZoneInfo(
int timeZoneID,
int timeZoneUtcOffsetMinutes
)
Public Sub New (
timeZoneID As Integer,
timeZoneUtcOffsetMinutes As Integer
)
public:
TimeZoneInfo(
int timeZoneID,
int timeZoneUtcOffsetMinutes
)
new :
timeZoneID : int *
timeZoneUtcOffsetMinutes : int -> TimeZoneInfo
Параметры
- timeZoneID
- Тип: SystemInt32
- timeZoneUtcOffsetMinutes
- Тип: SystemInt32
См. также