示例#1
0
 public int GetResource(int givenInt)
 {
     return(m_resource.GetAmount(ResourceList.ConvertInt(givenInt)));
 }