Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 248 Bytes

File metadata and controls

8 lines (5 loc) · 248 Bytes

Iec088 - Fields must not use class type parameters

Severity: Error Error

Fields must not use a class type parameter in their type because the eCLR does not support it.

Solution

Change the field's type parameter.