![]() | INamed Interface |
public interface INamed
The INamed type exposes the following members.
Name | Description | |
---|---|---|
![]() | Name | The name of the entity/type |
![]() | Package | null if this is a global entity/type, otherwise the package the entity/type is contained in. |
![]() | PackagePrefixedName | The name of the entity/type in case of a global type, the name of the entity/type prefixed by the name of the package otherwise (separated by a double colon). |