HoconTokenizerIsDot Method |
Determines whether this instance is dot.
Namespace: Akka.Configuration.HoconAssembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
SyntaxPublic Function IsDot As Boolean
member IsDot : unit -> bool
Return Value
Type:
Booleantrue if this instance is dot; otherwise,
false.
See Also