예제 #1
0
 public Status GetStatusFrom(string heroName)
 {
     return(StatusResource.GetStatusFrom(heroName));
 }