Exemplo n.º 1
0
 private IEnumerable <string> Friends()
 {
     return(controller.List().Data);
 }