コード例 #1
0
 public int getPanicLevel(string continent)
 {
     return(funding.getPanicLevel(continent));
 }