On Fri, 2002-05-10 at 12:13, Detlev Offenbach wrote: > Hello, > > I am starting to learn C# using mono. The attached example taken from > "Programming C#" doesn't compile as expected. However, the errormessage > given by mcs (version 0.11) is not correct as it doesn't indicate the > real problem of the code. The error I got was > > ./ex2-4.cs(5) error CS0103: The name `WriteLine' could not be found in > `Hello' > > What I expected was something saying that using is only allowed with > namespaces and that Console is a class. >
Thanks for the info Detlev, but I think we would all appreciate it if you could file it in bugzilla as well? http://bugzilla.ximian.com/ /Richard _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
