C# Класс CCN.Resource.ApiControllers.ActivityController

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

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

Метод Описание
ActivityController ( ) : System.Web.Http

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

Метод Описание
AddCrowdInfo ( [ model ) : JResult
AddGrade ( [ model ) : JResult
AddVoteLog ( [ model, int number ) : JResult
AddVotePer ( [ model ) : JResult
AuditPer ( [ model ) : JResult
CrowdGenerateQrCode ( string flagcode ) : JResult
CrowdUnifiedOrder ( [ model ) : JResult
GetCrowdActivityPageList ( [ query ) : BasePageList
GetCrowdInfoById ( string innerid ) : JResult
GetCrowdViewById ( string flagcode ) : JResult
GetGradeInfoById ( string innerid ) : JResult
GetGradeListByFlagcode ( string flagcode ) : JResult
GetGradePageList ( [ query ) : BasePageList
GetPayRecordListWithPlayer ( string flagcode, string openid ) : JResult
GetPlayerPageList ( [ query ) : BasePageList
GetPlayerViewById ( string innerid ) : JResult
GetVoteInfoById ( string id ) : JResult
GetVoteList ( [ query ) : BasePageList
GetVoteLogList ( [ query ) : BasePageList
GetVotePerInfoById ( string id ) : JResult
GetVotePerList ( [ query ) : BasePageList
GetVotePerViewById ( string id ) : JResult
GetVoteViewById ( string id ) : JResult
UpdateCrowdInfo ( [ model ) : JResult
UpdateGrade ( [ model ) : JResult

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

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

public ActivityController ( ) : System.Web.Http
Результат System.Web.Http