[Mono-list] struct _MonoMethodSignature (metadata.h)

Derek Woo dkw@iseek.net
Fri, 8 Aug 2003 10:25:20 -0400


Hi,

This is a newbie question. I am trying to understand the various fields of
"_MonoMethodSignature" in "metadata.h". Other than the obvious "params" and
"ret" type and counts, what does other fields do? E.g. "hasthis"?

Thanks for any help.

Derek