Exemplo n.º 1
0
 public static IndustryInfo GetById(int id)
 {
     return(CategoryManage.GetIndustryInfoById(id));
 }