C# 클래스 WithAutomapper.Models.HtmlEncoderFormatter

상속: IValueFormatter
파일 보기 프로젝트 열기: jeffreypalermo/mvc2inaction

공개 메소드들

메소드 설명
FormatValue ( AutoMapper.ResolutionContext context ) : string

비공개 메소드들

메소드 설명
ToNullSafeString ( object value ) : string

메소드 상세

FormatValue() 공개 메소드

public FormatValue ( AutoMapper.ResolutionContext context ) : string
context AutoMapper.ResolutionContext
리턴 string