AdventureWorks.WebServices.Controllers.AddressController.AddressController C# (CSharp) 메소드

AddressController() 공개 메소드

public AddressController ( ) : System.Collections.Generic
리턴 System.Collections.Generic
        public AddressController():this(new AddressRepository())
        {
            
        }

Same methods

AddressController::AddressController ( IAddressRepository addressRepository ) : System.Collections.Generic