Summary

A root NameSpace cannot inherit from any other NameSpace.

Details

By definition a root namespace is the top level namespace, so it cannot inherit from another NameSpace.

Tips
  • Make the parent NameSpace root instead of this one.

  • Remove the root state on the NameSpace.