public list GetMethods();
Searches for the methods defined for the current TypeInfo, using the specified binding constraints.
public list GetMethods(BindingFlags);
TypeBuilder Class | Nemerle.Compiler Namespace