public static void ForEach(this IEnumerable source, Action action)
{
if (source == null)
throw new ArgumentNullException("source");
if (action == null)
throw new ArgumentNullException
错误来源
.ECATincSTM32appl.h(38): error: #147: declaration is incompatible with "unsigned shortnPdInputSize" (declared at line 396 of ".ECATincecatslv.h")
extern UINT16 nPdInputSize