Nemerle Documentation

TypeBuilder.InterfacesToImplement Method 

Return interfaces [this] needs to implement (that is it says it will implement them, but they are not implemented in base class).

public list InterfacesToImplement();

See Also

TypeBuilder Class | Nemerle.Compiler Namespace