示例#1
0
 protected virtual void BeginExport(BeginExportEventArgs e)
 {
     e.Raise <BeginExportEventArgs>(this, ref this.BgExport);
 }