예제 #1
0
 public function GetContestFormAnswerAsIdArray()
 {
     return ContestFormAnswer::LoadByIdApp($this->idApp)->getCollection();
 }