HoconTokenizerPullRestOfLine Method |
Pulls the rest of line.
Namespace: Akka.Configuration.HoconAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntaxpublic string PullRestOfLine()
Public Function PullRestOfLine As String
public:
String^ PullRestOfLine()
member PullRestOfLine : unit -> string
Return Value
Type:
StringSystem.String.
See Also