示例#1
0
 public void ExecuteReport(IReportHandler handler)
 {
     handler.Execute(this);
 }