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