Exemple #1
0
 public IQueryable <string> HentStasjon(string prefix)
 {
     return(_stasjon.VisStasjon(prefix));
 }