ITypeDeclGetDelegateParameters Method |
Get the delegate parameters of the type (if any).
Namespace:
Nova.CodeDOM
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
SyntaxICollection GetDelegateParameters()
Return Value
Type:
ICollection
See Also