C# Class MicroLite.Mapping.LowercaseWithUnderscoresConventionMappingSettings

A class containing the convention mapping settings for lowercase with underscore separators (e.g. 'CreditCard' -> 'credit_card').
Inheritance: ConventionMappingSettings
Show file Open project: TrevorPilley/MicroLite

Private Methods

Method Description
LowercaseWithUnderscoresConventionMappingSettings ( ) : System