2. Right-click the new class, click Rename, and then enter "SrsRDPContractSample".
3. Expand SrsRDPContractSample, right-click classDeclaration, and then click View Code.
4. In code editor, enter the following code in the class declaration to define the class.
1 | [DataContractAttribute] |
5. Save the class and close the editor.
Best Regards,
Hossein Karimi
*This post is locked for comments