예제 #1
0
 private void Output(PfadKandidat kandidat)
 {
     if (this.OnPfad != null)
      {
     this.OnPfad(kandidat.ErstellePfad());
      }
 }