ExpressionGetDelegateParameters Method |
Get the delegate parameters if the expression evaluates to a delegate type.
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public virtual ICollection GetDelegateParameters()
Return Value
Type:
ICollectionSee Also