I'm creating an object serialization unit test and want to inline the XML of the object inside the c# code unit test file. I know the easiest way to inline it is to use the @ prefix as a string:I'm creating an object serialization unit test
I'm creating an object serialization unit test and want to inline the XML of the object inside the c# code unit test file. I know the easiest way to inline it is to use the @ prefix as a string:I'm creating an object serialization unit test