Expand Minimize
This topic has not yet been rated - Rate this topic

Compiler Error CS1559 

Error Message

'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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.