AutoMapper.UnitTests.Constructors.When_mapping_to_an_object_using_contextual_service_location.Dest.Dest C# (CSharp) Méthode

Dest() public méthode

public Dest ( ) : System
Résultat System
            public Dest()
                : this(0)
            {
            }
        }

Same methods

When_mapping_to_an_object_using_contextual_service_location.Dest::Dest ( int addend ) : System
When_mapping_to_an_object_using_contextual_service_location.Dest