C# Class AutoMapper.UnitTests.Mappers.NameValueCollectionMapperTests.IsMatch

Afficher le fichier Open project: jbogard/AutoMapper

Private Methods

Méthode Description
ReturnsIsFalseWhenDestinationTypeIsNotNameValueCollection ( ) : void
ReturnsIsFalseWhenSourceTypeIsNotNameValueCollection ( ) : void
ReturnsTrueWhenBothSourceAndDestinationTypesAreNameValueCollection ( ) : void