Nemerle Documentation

TypeBuilder.GetMethods Method

Overload List

 

public list GetMethods();

Searches for the methods defined for the current TypeInfo, using the specified binding constraints.

public list GetMethods(BindingFlags);

See Also

TypeBuilder Class | Nemerle.Compiler Namespace