Example #1
0
 public static To Map <To>(PropertySet mappings)
 {
     return(mappings.GetMappingView <To>());
 }