[Mono-list] Quick C# Question.

Daniel Carrera dcarrera@math.toronto.edu
Sun, 31 Mar 2002 01:06:26 -0500 (EST)


Sorry for asking an RTFM question.  I guess I just didn't look in the
right place (I did spend a long time searching for it).

Thanks,
Daniel.

On Sun, 31 Mar 2002, Brian Crowell wrote:

>
> > Do constructors MUST have the same name as the class or can constructors
> > have any name?
>
> A quick check of the C# language spec shows that constructors must have the
> same name as the class, else a compile-time error occurs.
>
> --Brian
>
> ---
> [This E-mail scanned for viruses by BIHS.]
>