public DataTable LoadToCategoryComboBox()
 {
     return(_stockInRepositiory.LoadToCategoryComboBox());
 }