开发者

Parser Error: ")" expected

Ok, I'm using C# on MonoDevelop 2.4 and I got this weird error:

Parser Error: ")" expected

The 开发者_JAVA技巧tooltip says that it's a 'Parser Error: ")" expected.' Funny thing is: it works! Compiles and runs without a hitch.

The only problem is, the entire class doesn't show up in the classes pad. How do I resolve this problem?


My guess is that MonoDevelop doesn't understand optional parameters yet... or at least the version you're using doesn't - even though the compiler itself does.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜