C# 클래스 Patterns.Specifications.Steps.Mapping.MappingSteps

파일 보기 프로젝트 열기: patterns-group/code-patterns

공개 메소드들

메소드 설명
MappingSteps ( MappingContext context ) : System.Collections.Generic

비공개 메소드들

메소드 설명
AssertMappedCollectionCount ( int count ) : void
AssertSourceCollectionMatchesDestination ( ) : void
AssertSourceMatchesDestination ( ) : void
CreateSingleSourceObject ( ) : void
CreateSourceObjectCollection ( int count ) : void
MapToDestinationCollection ( ) : void
MapToDestinationObject ( ) : void

메소드 상세

MappingSteps() 공개 메소드

public MappingSteps ( MappingContext context ) : System.Collections.Generic
context Patterns.Specifications.Models.Mapping.MappingContext
리턴 System.Collections.Generic