ab56a9bcf7
SVN-Revision: r240
13 lines
226 B
C#
13 lines
226 B
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Linq;
|
|
using System.Text;
|
|
|
|
namespace Print
|
|
{
|
|
public class Class1
|
|
{
|
|
//右键打开打印程序,模板文件是值bartender中自定义的
|
|
}
|
|
}
|