C# Class Patterns.Specifications.Steps.Mapping.MappingSteps

Afficher le fichier Open project: patterns-group/code-patterns

Méthodes publiques

Méthode Description
MappingSteps ( MappingContext context ) : System.Collections.Generic

Private Methods

Méthode Description
AssertMappedCollectionCount ( int count ) : void
AssertSourceCollectionMatchesDestination ( ) : void
AssertSourceMatchesDestination ( ) : void
CreateSingleSourceObject ( ) : void
CreateSourceObjectCollection ( int count ) : void
MapToDestinationCollection ( ) : void
MapToDestinationObject ( ) : void

Method Details

MappingSteps() public méthode

public MappingSteps ( MappingContext context ) : System.Collections.Generic
context Patterns.Specifications.Models.Mapping.MappingContext
Résultat System.Collections.Generic