public Form1() { InitializeComponent(); AutoMapperInit.Start(); }
public void Setup() { AutoMapperInit.Start(); }