예제 #1
0
 public int GetSkillLevel(int nId)
 {
     return(mImpl.GetSkillLevel(this, nId));
 }