Esempio n. 1
0
 public List <int> GetAllActiveQuestsById()
 {
     return(_agent.GetAllActiveQuestsById());
 }