コード例 #1
0
 public int Copy(int slugIndex)
 {
     return(all.Copy(slugIndex));
 }