Esempio n. 1
0
 public static ColumnInfo GetById(int id)
 {
     return(CategoryManage.GetColumnInfoById(id));
 }