Method GetAutomaton
GetAutomaton(String)
Returns automaton of the given name.
Declaration
Automaton GetAutomaton(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | Automaton name. |
Returns
Type | Description |
---|---|
Automaton | Automaton. |