C# Класс CCN.WebAPI.ApiControllers.BaseController

Наследование: ApiController
Показать файл Открыть проект

Открытые методы

Метод Описание
BaseController ( ) : System

Приватные методы

Метод Описание
AddCarBrand ( [ model ) : JResult
AddCarModel ( [ model ) : JResult
AddCarSeries ( [ model ) : JResult
CheckUpdatesForAndroid ( ) : JResult
CheckUpdatesForIos ( ) : JResult
CheckVerification ( [ model ) : JResult
DeleteCarBrand ( string innerid ) : JResult
DeleteCarModel ( string innerid ) : JResult
DeleteCarSeries ( string innerid ) : JResult
FileUpload ( string type ) : string
GetAllCity ( ) : JResult
GetBannerList ( ) : JResult
GetBaseCarModelById ( string innerid ) : JResult
GetCarBrand ( string initial = null ) : JResult
GetCarBrandById ( string innerid ) : JResult
GetCarBrandHotTop ( int top = 5 ) : JResult
GetCarBrandList ( [ query ) : BasePageList
GetCarModel ( int seriesId ) : JResult
GetCarModelById ( int innerid ) : JResult
GetCarModelList ( [ query ) : BasePageList
GetCarSeries ( int brandId ) : JResult
GetCarSeriesById ( string innerid ) : JResult
GetCarSeriesHotTop ( int top = 10 ) : JResult
GetCarSeriesList ( [ query ) : BasePageList
GetCityList ( int provid, string initial = null ) : JResult
GetCodeByTypeKey ( string typekey ) : JResult
GetCountyList ( int cityId ) : JResult
GetProvList ( string initial = null ) : JResult
GetProvListEx ( string initial = null ) : JResult
GetQiniuUrl ( ) : JResult
GetTotalAreaList ( ) : List
GetUpToken ( ) : JResult
SendVerification ( [ model ) : JResult
UpdateBrandStatus ( string carid, int status ) : JResult
UpdateCarBrand ( [ model ) : JResult
UpdateCarModel ( [ model ) : JResult
UpdateCarSeries ( [ model ) : JResult
UpdateModelStatus ( string carid, int status ) : JResult
UpdateSeriesStatus ( string carid, int status ) : JResult

Описание методов

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

public BaseController ( ) : System
Результат System