On Thu, Aug 4, 2011 at 5:26 PM, Timwi <[email protected]> wrote: > Thanks. Some of the values in that enum seem weird: What, for example, > is “Var”?
A GenericParameter defined on a type, as opposed to a MVar defined on a method. > And which one of them maps to the type “System.Type”? None, System.Type is nothing special, it's just going to be a Class. Jb -- -- mono-cecil
