My intellisense is giving me the error: \'ClassLibrary1.GetTimeZone.myWorldTime\' is a \'field\' but is used like a \'type\'
Any idea what I\'m doing wrong?
You need to put the line in error in a class constructor or a method.