Moved the text formatting class to the data table parsing class. Slightly organized the code in the NewModifyRecord form.
This commit is contained in:
@@ -6,6 +6,7 @@ using System.Linq;
|
||||
using System.Transactions;
|
||||
using System.Windows.Forms;
|
||||
using AdvertisingProfitControlData;
|
||||
using DataTableParsingEngine;
|
||||
|
||||
namespace AdvertsingProfitControl
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user