Class | Description | |
---|---|---|
![]() | Signatures | Represents all identifiers of built-in types. This is a %[LangWord]static class% and so cannot be inherited or instantiated. |
Class | Description | |
---|---|---|
![]() | Signatures | Represents all identifiers of built-in types. This is a %[LangWord]static class% and so cannot be inherited or instantiated. |
Interface | Description | |
---|---|---|
![]() | IExtensibleObject<T> | Enable an object to participate in custom behavior, such as registering for events, or watching state transitions. |
![]() | IExtension<T> | Enables an object to extend another object through aggregation. |
![]() | IExtensionCollection<T> | A collection of the IExtension<T> objects that allow for retrieving the IExtension<T> by its type. |