示例#1
0
 public TimeSeriesTransfer(TimeSeriesDatabase db)
 {
     m_db           = db;
     m_siteproperty = m_db.GetSiteProperties();
 }