Class GrammarDictionaryBase
Represents base class that requires base dictionary file with affix file.
Inheritance
System.Object
GrammarDictionaryBase
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.SpellChecker.Base
Assembly: Syncfusion.SpellChecker.Base.dll
Syntax
public abstract class GrammarDictionaryBase : DictionaryBase
Constructors
GrammarDictionaryBase()
Declaration
protected GrammarDictionaryBase()
Methods
LoadDictionary()
Declaration
protected override bool LoadDictionary()
Returns
Type |
---|
System.Boolean |