コード例 #1
0
 public string GetHordeskin(int counter)
 {
     return(pDAO.GetHordeSkin(counter));
 }