C# 클래스 CCN.WebAPI.ApiControllers.CustRelationsController

상속: ApiController
파일 보기 프로젝트 열기: Chinaccn/surfboard

공개 메소드들

메소드 설명
CustRelationsController ( ) : System.Web.Http

비공개 메소드들

메소드 설명
AddFriends ( [ model ) : JResult
AddRelationsApply ( [ model ) : JResult
CheckRelations ( string fromid, string toid ) : JResult
DeleteApplyById ( string innerid ) : JResult
DeleteRelations ( string fromid, string toid ) : JResult
GetCustPageList ( [ query ) : BasePageList
GetCustRelationsByUserId ( string userid ) : JResult
GetCustRelationsPageList ( [ query ) : BasePageList
GetHaveCarCustList ( CustRelationsCarQueryModel query ) : BasePageList
GetRelationsApplyById ( string innerid ) : JResult
HandleRelationsApply ( string innerid, int status ) : JResult

메소드 상세

CustRelationsController() 공개 메소드

public CustRelationsController ( ) : System.Web.Http
리턴 System.Web.Http