C# Class WithAutomapper.Models.HtmlEncoderFormatter

Inheritance: IValueFormatter
Afficher le fichier Open project: jeffreypalermo/mvc2inaction

Méthodes publiques

Méthode Description
FormatValue ( AutoMapper.ResolutionContext context ) : string

Private Methods

Méthode Description
ToNullSafeString ( object value ) : string

Method Details

FormatValue() public méthode

public FormatValue ( AutoMapper.ResolutionContext context ) : string
context AutoMapper.ResolutionContext
Résultat string