CustomPluralizationEntry Constructor (String, String)
Create a new instance
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- singular
-
Type:
System.String
A non null or empty string representing the singular.
- plural
-
Type:
System.String
A non null or empty string representing the plural.