The NRModule type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | Attributes |
Gets a list of attributes.
|
![]() | Classes |
Gets a list of reflected classes.
|
![]() | Delegates |
Gets a list of reflected delegates.
|
![]() | Enums |
Gets a list of reflected enums.
|
![]() | Fields |
Gets a list of fields of this type.
|
![]() | Interfaces |
Gets a list of reflected interfaces.
|
![]() | Methods |
Gets a list of methods of this type.
|
![]() | Name |
Gets or sets the name of the module.
|
![]() | Structs |
Gets a list of reflected structs.
|
See Also