NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Compiler Error CS1559

'object' is imported and cannot be used as an entry point for program 'program'

An invalid class was specified to the /main compiler option; the class cannot be used as a location for the Main method.