IPluralizationService.Pluralize Method (String)

 

Pluralize a word using the service.

Namespace:   System.Data.Entity.Infrastructure.Pluralization
Assembly:  EntityFramework (in EntityFramework.dll)

string Pluralize(
	string word
)

Parameters

word
Type: System.String

The word to pluralize.

Return Value

Type: System.String

The pluralized word