C# 클래스 EFWService.Core.OpenAPI.ApiExecuteAroundForBaseInfo

상속: EFWService.Core.OpenAPI.DefaultApiExecuteAround
파일 보기 프로젝트 열기: cgyqu/EFWService.OpenAPI

공개 메소드들

메소드 설명
After ( AfterParam param ) : void
Before ( BeforeParam param ) : void

메소드 상세

After() 공개 메소드

public After ( AfterParam param ) : void
param AfterParam
리턴 void

Before() 공개 메소드

public Before ( BeforeParam param ) : void
param BeforeParam
리턴 void