Method FindLexState
FindLexState(string)
Finds ILexState
by its name.
public virtual ILexState FindLexState(string name)
Parameters
name
stringName of the
ILexState
.
Returns
- ILexState
ILexState
that is found.
Finds ILexState
by its name.
public virtual ILexState FindLexState(string name)
name
stringName of the ILexState
.
ILexState
that is found.