Unable to implement Anyonmus type
Var sys = string.Empty; // error
If ( order!= Null)
Sys = new { id=order.id, name=order.name };
Console.writeline(sys.id);
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.
Nilesh ShahPosted Dec 7, 2017, 1:35 PM