Files
Gatedge.NewOrientLandMark.BOS/Gatedge.ScanCode.Basis.PlugIn/Bill/BAR_BarCodePrint/FormPlugIn/FileName.cs

13 lines
237 B
C#

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace Gatedge.ScanCode.Basis.PlugIn.Bill.BAR_BarCodePrint.FormPlugIn
{
internal class FileName
{
}
}