Nemerle Documentation

TypeInfo.IsExternallyAccessible Property

True if the type will be accessible from an external assembly. This depends on this type's and parent types' accessibility.

public abstract bool IsExternallyAccessible {get;}

See Also

TypeInfo Class | Nemerle.Compiler Namespace