AutoMapper.UnitTests.Constructors.When_mapping_to_an_object_using_contextual_service_location.Dest.Dest C# (CSharp) 메소드

Dest() 공개 메소드

public Dest ( ) : System
리턴 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