Search Results

0
votes

Communicate between two windows forms in C#

You might try AutoMapper. Keep your options in a separate class and then use AutoMapper to shuttle the data between the class and th …