| Interface | Description |
|---|---|
| IConstantResolver |
Defines a method of resolving constants by their owning class and name.
|
| Class | Description |
|---|---|
| ConstantResolvers |
API methods for creating instances of predefined implementations of
IConstantResolver |
| IConstantResolver.ResolvedConstant |
Immutable data object that holds information about a resolved constant.
|