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

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

public SearchSuggestionController ( ) : System
Результат System
        public SearchSuggestionController()
            : this(new SearchSuggestionRepository())
        { }

Same methods

SearchSuggestionController::SearchSuggestionController ( IRepository searchSuggestionsRepository ) : System