Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PsHandler
TimeZone
C# Class PsHandler.TimeZone
Exibir arquivo
Open project: kampiuceris/PsHandler
Public Properties
Property
Type
Description
Code
string
Name
string
TimeDifference
System.TimeSpan
Public Methods
Method
Description
IsEqual
(
TimeZone
o
) :
bool
Method Details
IsEqual()
public
method
public
IsEqual
(
TimeZone
o
) :
bool
o
TimeZone
return
bool
Property Details
Code
public_oe property
public
string
Code
return
string
Name
public_oe property
public
string
Name
return
string
TimeDifference
public_oe property
public
TimeSpan,System
TimeDifference
return
System.TimeSpan