Class TokenHelper
- Namespace
- ScrapySharp.Extensions
- Assembly
- ScrapySharp.dll
public static class TokenHelper
- Inheritance
-
TokenHelper
- Inherited Members
Methods
IsToken(Word)
public static bool IsToken(this Word word)
Parameters
word
Word
Returns
IsToken(char)
public static bool IsToken(this char c)
Parameters
c
char
Returns
IsToken(string)
public static bool IsToken(this string value)
Parameters
value
string