Пример #1
0
 /**
  * Return an array of Agents
  * @return Agents[]
  */
 public function GetAgents()
 {
     return Investments::GetInvestmentsAgents($this);
 }