Nemerle Documentation

TypeBuilder.GetConstructors Method (BindingFlags)

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

public override list GetConstructors(
   BindingFlags bindingAttr
);

See Also

TypeBuilder Class | Nemerle.Compiler Namespace | TypeBuilder.GetConstructors Overload List