Beispiel #1
0
 public ActorData[] ActorsForDropdownList()
 {
     return(_actorRepository.ActorsForDropdownList().ToArray());
 }