AdventureWorks.WebServices.Controllers.AddressController.AddressController C# (CSharp) Méthode

AddressController() public méthode

public AddressController ( ) : System.Collections.Generic
Résultat System.Collections.Generic
        public AddressController():this(new AddressRepository())
        {
            
        }

Same methods

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