[Mono-list] Re: Threading namepace
Miguel de Icaza
miguel@ximian.com
Tue, 20 Jan 2004 01:14:45 -0500
> Hy, the System.Threading namespace is shown on these two pages but
> both don't have the same completing %... which one is right? what is
> the difference?
>
> http://www.go-mono.com/class-status-corlib.html
> http://www.go-mono.com/class-status-System.html
Some APIs live in the corlib assembly, some others in the System
assembly.
More than one assembly can contribute to the namespaces in a program, so
each one is valid, but for their own subset of the API they implement.
>
> James
--
Miguel de Icaza <miguel@ximian.com>