Method ToDot
ToDot()
Returns Graphviz Dot representation of this automaton.
Declaration
public virtual string ToDot()
Returns
Type | Description |
---|---|
System.String |
Returns Graphviz Dot representation of this automaton.
public virtual string ToDot()
Type | Description |
---|---|
System.String |