Exemplo n.º 1
0
 //create new dictionary
 public KlR030 Create(KlR030 sors)
 {
     return(_dictService.CreateKlR030(sors));
 }