minor refactor
This commit is contained in:
parent
9831008fc4
commit
1f9514896b
@ -5,7 +5,7 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace BankBusinessLogic.OfficePackage.HelperModels
|
||||
namespace BankBusinessLogic.OfficePackage.DocumentModels
|
||||
{
|
||||
public class ExcelInfo
|
||||
{
|
@ -5,7 +5,7 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace BankBusinessLogic.OfficePackage.HelperModels
|
||||
namespace BankBusinessLogic.OfficePackage.DocumentModels
|
||||
{
|
||||
public class PdfInfo
|
||||
{
|
@ -5,7 +5,7 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace BankBusinessLogic.OfficePackage.HelperModels
|
||||
namespace BankBusinessLogic.OfficePackage.DocumentModels
|
||||
{
|
||||
public class WordInfo
|
||||
{
|
Loading…
Reference in New Issue
Block a user