Method Inform
Inform(string)
Informs the decoder of an already decoded name (so the decoder can change state if necessary).
public void Inform(string name)
Parameters
name
stringThe name.
Informs the decoder of an already decoded name (so the decoder can change state if necessary).
public void Inform(string name)
name
stringThe name.