TokenizerPullWhitespace Method |
Pulls the whitespace.
Namespace: Akka.Configuration.HoconAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic void PullWhitespace()
Public Sub PullWhitespace
public:
void PullWhitespace()
member PullWhitespace : unit -> unit
See Also