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