It works if you declare class first http://www.dotnetfiddle.net/IjtjcG
but not if u do initialization and call at the same time. Will take a look.
Example:
using System.
It works if you declare class first http://www.dotnetfiddle.net/IjtjcG
but not if u do initialization and call at the same time. Will take a look.