ReflectionObjectBuilder Fields |
The ReflectionObjectBuilder type exposes the following members.
Name | Description | |
---|---|---|
Assembly |
Gets an object able to emit instructions that load an Assembly.
| |
Dynamic |
Gets an object able to emit instructions that load any reflection object, by dynamically
determining the kind of declaration.
| |
EventInfo |
Gets an object able to emit instructions that load a EventInfo.
| |
FieldInfo |
Gets an object able to emit instructions that load a FieldInfo.
| |
LocationInfo |
Gets an object able to emit instructions that load a LocationInfo.
| |
MethodBase |
Gets an object able to emit instructions that load a MethodBase.
| |
ParameterInfo | ||
PropertyInfo | ||
Type |
Gets an object able to emit instructions that load a Type.
|