以下代码在文件末尾给出了一个错误 #endregion 指令。我已经进行了身体检查,但所有的 } 都是匹配的。
namespace Labour
{
public partial class frm_GP_ProjectLPO : Form
{
#region PublicVariables
// int inNarrationCount = 0;
// string strCashOrParty = string.Empty;
// string strPrefix = string.Empty;
// string strSuffix = string.Empty;
// string strVoucherNo = string.Empty;
// string strOrderNo = string.Empty;
// string strBarcode = string.Empty;
// string strStatus = string.Empty;
// //ArrayList lstArrOfRemove = new ArrayList();
// string tableName = "PurchaseOrderMaster";
// string strProductCode = string.Empty;
// public static bool isEdit = false; …Run Code Online (Sandbox Code Playgroud) c# ×1