C# 클래스 Fzrain.AuditLogs.AuditLogAppService

상속: Abp.Application.Services.ApplicationService, IAuditLogAppService
파일 보기 프로젝트 열기: fzrain/Material-Design-AngularJs-Abp

공개 메소드들

메소드 설명
AuditLogAppService ( long>.IRepository auditRepository ) : System.Collections.Generic

비공개 메소드들

메소드 설명
GetAuditLogs ( AuditLogQueryInput input ) : PagedResultOutput
GetDetail ( IdInput input ) : Task

메소드 상세

AuditLogAppService() 공개 메소드

public AuditLogAppService ( long>.IRepository auditRepository ) : System.Collections.Generic
auditRepository long>.IRepository
리턴 System.Collections.Generic