Esempio n. 1
0
 public FlowWriter(string fileName)
 {
     writer = new StringGraphWriter(fileName);
 }
Esempio n. 2
0
 public FlowWriter(string fileName)
 {
     writer = new StringGraphWriter(fileName);
 }