Nemerle Documentation

TypeInfo.GetConstantObject Method 

If this is a constant variant option, this method returns static class member that shall be used instead of calling constructor. Otherwise [null] is returned.

public abstract IField GetConstantObject();

See Also

TypeInfo Class | Nemerle.Compiler Namespace