Admin.Service.Controllers.ProductsController.ProductsController C# (CSharp) Метод

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

public ProductsController ( ) : System
Результат System
        public ProductsController()
            : this(ServiceLocator.ProductCommands)
        {
        }

Same methods

ProductsController::ProductsController ( ProductCommandHandlers handler ) : System