Exemple #1
0
 public MatrizAdj(Grafo grafo) : base(grafo)
 {
     this.grafo = grafo;
 }