The following tables list the members exposed by GrammarLibrary.
Name | Description | |
---|---|---|
![]() | GrammarLibrary Constructor | Constructs a GrammarLibrary. |
Name | Description | |
---|---|---|
![]() | Article | Returns the proper article for a subject. e.g. "a" or "an". |
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | (Inherited from object) |
![]() | GetType | (Inherited from object) |
![]() | Plural | Returns the plural of a subject. |
![]() | Possessive | Returns the possessive of a subject. |
![]() | ToString | (Inherited from object) |
Name | Description | |
---|---|---|
![]() ![]() | CheckParameters | Checks if the correct number of parameters was supplied, and throws an exception when the usage is incorrect. |
![]() | Finalize | (Inherited from object) |
![]() ![]() | IsPlural | Parses the number and returns whether or not the number is plural. |
![]() | MemberwiseClone | (Inherited from object) |