It appears to me that you need to call processsShippingInfoAPA() and not sendShippedEmail() in the Main() function.
On Aug 2, 4:46 am, DotnetBeginner <[email protected]> wrote: > Hi Guys, > > Pleas help out, I know this is very small , but i am not getting.I am > trying to call a method with data row as a parameter. > > Here is the code. > > I am calling the method sendShippedEmail(DataRow rs)in this > program.cs but i dont know how to pass that datarow rs while calling > this method in program.cs >
