Esempio n. 1
0
 static string WriteEmpty(DotBuilder dot)
 {
     return dot.Write(EmptyGraph()).Target.ToString();
 }