Exemple #1
0
 public bool SlettStasjon(int SId)
 {
     return(_stasjon.SlettStasjon(SId));
 }