Error 1 Inconsistent accessibility: parameter type 'System.Collections.Generic.List
On this:
with the call:
Row
I know I have to make something public, but what?
Thanks,
arep
contentRow = GenExcel.CreateContentRow(index, det, setNumber);Row
I know I have to make something public, but what?
Thanks,
arep
contentRow = GenExcel.CreateContentRow(index, det, setNumber);Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
A RepaskyPosted Apr 9, 2013, 1:31 PM
arep