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