resourceConverterForGramaticTags Methods |
The resourceConverterForGramaticTags type exposes the following members.
| Name | Description | |
|---|---|---|
| ConvertFromString |
Builds grammaticTagCollection instance from string form
| |
| ConvertToString |
Converts the specified grammatic tag collection into string format according to loaded specification
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetStringFor |
Gets the string version for the posEnumValue specified. For none returns empty string
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| LoadSpecification |
Initialize converter with specification from DataTables
| |
| LoadSpecificationCSV |
Loads the specification from two CSV files
| |
| LoadSpecificationExcelFile |
Loads the specification excel file from the specified path, and prints out the log. [Not working]
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |