C# 클래스 Cats.Web.Hub.Controllers.AuditController

상속: Cats.Web.Hub.BaseController
파일 보기 프로젝트 열기: edgecomputing/cats 1 사용 예제들

공개 메소드들

메소드 설명
AuditController ( IAuditService auditService, IUserProfileService userProfileService ) : System

비공개 메소드들

메소드 설명
Audits ( string id, string tableName, string fieldName, string foreignTable, string foreignFeildName, string foreignFeildKey ) : System.Web.Mvc.ActionResult

메소드 상세

AuditController() 공개 메소드

public AuditController ( IAuditService auditService, IUserProfileService userProfileService ) : System
auditService IAuditService
userProfileService IUserProfileService
리턴 System