Microsoft.Scripting.Generation Namespace |
Class | Description | |
---|---|---|
![]() | ParameterInfoWrapper |
This helper type lets us build a fake ParameterInfo object with a specific type and name
to pass along to methods that expect ParameterInfos. This is currently found useful
for the NewTypeMaker code and may be useful in other situations as well.
|