The Inflector class transforms words from one form to another. For example, from singular to plural.

Namespace: Castle.ActiveRecord.Framework.Internal
Assembly:  Castle.ActiveRecord (in Castle.ActiveRecord.dll)
Version: 1.0.3.0

Syntax

C#
public class Inflector

Inheritance Hierarchy

System..::Object
  Castle.ActiveRecord.Framework.Internal..::Inflector

See Also