Beispiel #1
0
 public LayoutGraphTable(main f) : base(f, "tableGraph")
 {
 }
Beispiel #2
0
 public LayoutGraphParse(main m) : base(m, "parseGraph")
 {
 }