Property | Type | Description | |
---|---|---|---|
GameTimeZone | System | ||
GetDisplayName | string | ||
GetShortDisplayName | string |
Method | Description | |
---|---|---|
GameTimeZone ( string name, string shortName, System.TimeSpan utcOffset ) : System | ||
GetObjectData ( |
Method | Description | |
---|---|---|
GameTimeZone ( |
||
GetDisplayName ( ) : string | ||
GetShortDisplayName ( ) : string |
public GameTimeZone ( string name, string shortName, System.TimeSpan utcOffset ) : System | ||
name | string | |
shortName | string | |
utcOffset | System.TimeSpan | |
return | System |
public GetObjectData ( |
||
info | ||
context | ||
return | void |