Example #1
0
 public T Map <T>(object source) where T : class => MapContext <T> .Map(source);