AdventureWorks.WebServices.Controllers.ShippingMethodController.ShippingMethodController C# (CSharp) Метод

ShippingMethodController() публичный Метод

public ShippingMethodController ( ) : System.Collections.Generic
Результат System.Collections.Generic
        public ShippingMethodController()
            : this(new ShippingMethodRepository())
        { }

Same methods

ShippingMethodController::ShippingMethodController ( IRepository shippingMethodRepository ) : System.Collections.Generic