ArgumentsOperatorGetParameterTypeByName Method |
Determine the type of the parameter with the specified name.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public TypeRefBase GetParameterTypeByName(
string name
)
Parameters
- name
- Type: SystemString
Return Value
Type:
TypeRefBaseSee Also