Example #1
0
 public static VideoCatInfo GetById(int id)
 {
     return(CategoryManage.GetVideoCatInfoById(id));
 }