Copies a time zone info form the specified TimeZoneInfo object into the current instance.
Namespace:
C1.C1ScheduleAssembly: C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)
Syntax
| C# |
|---|
protected void CopyFrom( TimeZoneInfo info ) |
| Visual Basic (Declaration) |
|---|
Protected Sub CopyFrom ( _ info As TimeZoneInfo _ ) |
Parameters
- info
- Type: C1.C1Schedule..::..TimeZoneInfo