Exemplo n.º 1
0
 public PropertyMapper(PropertyMapper <View> chained)
 {
     _chained = chained;
 }