nikhilk / scriptsharp

Script# Project - a C# to JavaScript compiler, to power your HTML5 and Node.js web development.
http://scriptsharp.com
Other
658 stars 182 forks source link

Script.Web Javascript output file #433

Closed Paul-Rogliano closed 9 years ago

Paul-Rogliano commented 9 years ago

Hy Nikhil,

Thank's very much for your very useful tool. I use it since 2 years now, when to day I tried to acces the following class: System.Web.Navigator

Where is the javascript version of this class please ? I cannot find the corresponding javascript source code as result of the S# compiler.

Can you help me ?

Regards, PR

nikhilk commented 9 years ago

This represents the built in window.navigator object.