C# 클래스 DRMFSS.Web.Controllers.AuditController

상속: BaseController
파일 보기 프로젝트 열기: edgecomputing/cats-hub-module 1 사용 예제들

공개 메소드들

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

비공개 메소드들

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

메소드 상세

AuditController() 공개 메소드

public AuditController ( IAuditService auditService ) : System
auditService IAuditService
리턴 System