dotgnu-general
[Top][All Lists]
Advanced

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

[DotGNU]possible error


From: James Michael DuPont
Subject: [DotGNU]possible error
Date: Wed, 18 Jun 2003 00:02:46 -0700 (PDT)

Hi there,
I just stumbled over this possible error.
It seems that just using a namespace declares it.
this is correct or not?
-------------------------
using Report;

public class Report
{
};
------------------------------
cscc test.cs
test.cs:3: `Report' cannot be declared as a type
test.cs:3: because it is already declared as namespace


=====
James Michael DuPont
http://introspector.sourceforge.net/

__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


reply via email to

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