Hi,



In my case, I have an "op_Equality" expression, and I want to create an assignment expression base on it. I want to assign the value on the right of the "op_Equality" expression to a member of some object.



Could someone give a sample? I am new on this...thx!