Click or drag to resize
Akka.NETTokenizer.Matches Method
Overload List
  NameDescription
Public methodMatches(String)
Determines whether the given pattern matches the value at the current position of the tokenizer.
Public methodMatches(String[])
Determines whether any of the given patterns match the value at the current position of the tokenizer.
Top
See Also