Nemerle Documentation

TypeBuilder.GetConstructors Method

Overload List

 

public list GetConstructors();

Searches for the constructors defined for the current TypeBuilder, using the specified BindingFlags.

public override list GetConstructors(BindingFlags);

See Also

TypeBuilder Class | Nemerle.Compiler Namespace