TimeZoneInfo(Int32, TimeSpan, String, String) - конструктор
Пространство имён: Tessa.BusinessCalendarСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public TimeZoneInfo(
int timeZoneID,
TimeSpan utcOffset,
string? shortName,
string? codeName
)
Public Sub New (
timeZoneID As Integer,
utcOffset As TimeSpan,
shortName As String,
codeName As String
)
public:
TimeZoneInfo(
int timeZoneID,
TimeSpan utcOffset,
String^ shortName,
String^ codeName
)
new :
timeZoneID : int *
utcOffset : TimeSpan *
shortName : string *
codeName : string -> TimeZoneInfo
Параметры
- timeZoneID Int32
-
- utcOffset TimeSpan
-
- shortName String
-
- codeName String
-