dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]"is not declared in this scope"


From: Rhys Weatherley
Subject: Re: [DotGNU]"is not declared in this scope"
Date: Thu, 28 Mar 2002 10:48:11 +1000

S11001001 wrote:

> Does a namespace have to be imported with a using declaration, even if the
> statement is inside the same namespace?

The namespace is always implicitly on the "using" list, so it
shouldn't be necessary to explicitly import it.  And mscorlib.dll
compiles fine with plenty of such same-namespace references.

There must be a bug in cscc then.  Probably related to the
different way "System" is built compared to "mscorlib".
I'll look into it.

heers,

Rhys.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]