Show / Hide Table of Contents

Class PluralizedAutoClassMapper<T>.Formatting

Adapted from: http://mattgrande.wordpress.com/2009/10/28/pluralization-helper-for-c/

Inheritance
System.Object
PluralizedAutoClassMapper<T>.Formatting
Namespace: DapperDal.Mapper
Assembly: DapperDal.dll
Syntax
public static class Formatting : object

Methods

| Improve this Doc View Source

Pluralize(String)

¸´Ðλ¯

Declaration
public static string Pluralize(string singular)
Parameters
Type Name Description
System.String singular

µ¥´Ê

Returns
Type Description
System.String

¸´Êý

  • Improve this Doc
  • View Source
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX