Click or drag to resize
Akka.NETTokenizerTake Method
Overload List
  NameDescription
Public methodTake
Retrieves the next character in the tokenizer.
Public methodTake(Int32)
Retrieves a string of the given length from the current position of the tokenizer.
Top
See Also