Class ReservedWords
public static class ReservedWords
  - Inheritance
 - 
      
      ReservedWords
 
- Inherited Members
 
Methods
Add(string, string?)
public static void Add(string word, string? providerName = null)
  Parameters
IsReserved(string, string?)
public static bool IsReserved(string word, string? providerName = null)