C# 클래스 Glass.Mapper.Sc.Pipelines.DataMapper.AbstractDataMapperFieldsWithSpace

상속: AbstractDataMapperResolverTask
파일 보기 프로젝트 열기: mikeedwards83/Glass.Mapper

공개 메소드들

메소드 설명
AbstractDataMapperFieldsWithSpace ( ) : System
Execute ( Glass.Mapper.Pipelines.DataMapperResolver.DataMapperResolverArgs args ) : void

보호된 메소드들

메소드 설명
GetFieldName ( string fieldName ) : string

비공개 메소드들

메소드 설명
InsertSpacesBeforeCaps ( IEnumerable input ) : IEnumerable

메소드 상세

AbstractDataMapperFieldsWithSpace() 공개 메소드

public AbstractDataMapperFieldsWithSpace ( ) : System
리턴 System

Execute() 공개 메소드

public Execute ( Glass.Mapper.Pipelines.DataMapperResolver.DataMapperResolverArgs args ) : void
args Glass.Mapper.Pipelines.DataMapperResolver.DataMapperResolverArgs
리턴 void

GetFieldName() 보호된 메소드

protected GetFieldName ( string fieldName ) : string
fieldName string
리턴 string