Skip to content
  • Projects
  • Groups
  • Snippets
  • Help

ZimLuck / OpriPdfExport

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • OpriPdfExport
  • PDFExportOpri-CLI
  • AutoModifyReprtClass.cs
  • zim78's avatar
    no message · df44949d
    zim78 committed Mar 07, 2022
    df44949d Browse Files
AutoModifyReprtClass.cs 203 Bytes
BlameHistoryPermalink
Edit
1 2 3 4 5 6 7 8 9 10 11 12 13
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;

namespace PDFExportOpri_CLI
{
    public class AutoModifyReprtClass
    {

    }
}