Property Singleton
Singleton
Returns the singleton string for this automaton. An automaton that accepts exactly one string may be represented in singleton mode. In that case, this method may be used to obtain the string.
Declaration
public virtual string Singleton { get; }
Property Value
Type | Description |
---|---|
System.String | String, |