Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 232 Bytes

File metadata and controls

9 lines (5 loc) · 232 Bytes

Iec087 - Generic delegates can not be parameters

Severity: Error Error

Parameters may not have a generic delegate as a type becuase it is not supported in the eCLR.

Solution

Remove the parameter.