Merge branch 'ManagersApp' of https://git.is.ulstu.ru/Artyom_Yashin/PIbd-23_Yashin_A_Zakharov_R_CourseWork_Bank into ManagersApp
This commit is contained in:
commit
487e595e90
@ -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