inflections.Inflector

* Core inflection * * Copyright: © 2015 David Monagle * License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file. * Authors: David Monagle

Members

Classes

InflectionRule
class InflectionRule(string expression, string format, string matchOptions = "")
Undocumented in source.
Inflector
class Inflector
Undocumented in source.

Interfaces

InflectionInterface
interface InflectionInterface
Undocumented in source.

Structs

Translation
struct Translation
Undocumented in source.

Meta