コード例 #1
0
 public SyncList <IOddLn> GetSelectedOdds()
 {
     return(m_lSelectedOdds.Clone());
 }