Ejemplo n.º 1
0
 public CommonDbResponse ManageStaticData(StaticDataCommon sdc)
 {
     return(repo.ManageStaticData(sdc));
 }