Click or drag to resize
Akka.NETHoconTokenizerPullWhitespaceAndComments Method
Advances the tokenizer to the next non-whitespace, non-comment token.

Namespace:  Akka.Configuration.Hocon
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public void PullWhitespaceAndComments()
See Also