示例#1
0
    } // DefaultAbort

    // --- install stop parsing and abort functions ---

    public static void InstallStopParsingMethod(StopParsingMethod spp)
    {
        //-----------------------------------|----------------------------------------
        stopParsing = spp;
    } // InstallStopParsingMethod
示例#2
0
  } // DefaultAbort


  // --- install stop parsing and abort functions ---

  public static void InstallStopParsingMethod(StopParsingMethod spp) {
    //-----------------------------------|----------------------------------------
    stopParsing = spp;
  } // InstallStopParsingMethod