Nemerle Documentation

MType.TypeOfMember Method 

Get type of member when referenced on value of the current type, which has to be fixed.

public TyVar TypeOfMember(
   IMember member
);

See Also

MType Class | Nemerle.Compiler Namespace