[Mono-devel-list] Re: [mono-vb] VB Class status
Jackson Harper
jackson at ximian.com
Thu Jun 24 10:44:47 EDT 2004
On Thu, 2004-06-24 at 01:14, Jambunathan Jambunathan wrote:
> Interestingly however, for the HasDefault flag to be turned on
> the compiler apparently looks for ".param[] = " construct.
In ILASM this flag is only set if there is a default value, its set by
the metadata emission system. It shouldn't be explicitly set by a
programmer.
Jackson
More information about the Mono-devel-list
mailing list