MethodRefParameters Property |
Get the parameters of the referenced method object (as either a
ChildListT or a
ParameterInfo[].
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public ICollection Parameters { get; }
Property Value
Type:
ICollectionSee Also