コード例 #1
0
 public List <string> GetMostAppearedPerson()
 {
     return(prototypeCore.GetMostAppearedPerson());
 }