示例#1
0
 public void DisposeMaketResource()
 {
     dataImport.DisposeResource();
     chart.DisposeChart();
     dataExport.DisposeResource();
 }