[Mono-dev] System.Type
Gustavo Guerra
gmcg at acm.org
Sun Oct 2 09:02:56 EDT 2005
That was it.
Thanks
Gustavo Guerra
"Miguel de Icaza" <miguel at ximian.com> wrote in message
news:1128225345.25282.265.camel at linux.site...
> Hello,
>
>> So that means System.Type is fully implemented? Then why do I get the
>> error
>> "'System.Type' does not contain a definition for 'IsGenericType'"?
>
> I bet you are compiling your code with "mcs" and not "gmcs".
>
> mcs is used to link against 1.0; gmcs is used to link against 2.0
>
> For the details, see:
>
> http://www.mono-project.com/CSharp_Compiler
>
> Miguel.
More information about the Mono-devel-list
mailing list