Ejemplo n.º 1
0
 public Dictionary <byte, List <string> > GetMapping()
 {
     return(connection.GetMapping());
 }