示例#1
0
 public void ScrollReport(bool positiveDirection)
 {
     m_reportPanel.ScrollReport(positiveDirection);
 }