IdeaBlade DevForce 2010 Help Reference
GrammarLibrary Class Members
See Also  Methods  Send Feedback
IdeaBlade.Core Assembly > IdeaBlade.Core Namespace : GrammarLibrary Class


The following tables list the members exposed by GrammarLibrary.

Public Constructors

 NameDescription
Public ConstructorGrammarLibrary Constructor Constructs a GrammarLibrary.  
Top

Public Methods

 NameDescription
Public MethodArticle Returns the proper article for a subject. e.g. "a" or "an".  
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodPlural Returns the plural of a subject.  
Public MethodPossessive Returns the possessive of a subject.  
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected Methodstatic (Shared in Visual Basic)CheckParameters Checks if the correct number of parameters was supplied, and throws an exception when the usage is incorrect.  
Protected MethodFinalize (Inherited from object)
Protected Methodstatic (Shared in Visual Basic)IsPluralParses the number and returns whether or not the number is plural. Only 1 is considered singular. 0 and negative numbers are considered plural.  
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.