C# 클래스 Patterns.Specifications.Steps.Logging.LoggingInterceptorSteps

파일 보기 프로젝트 열기: patterns-group/code-patterns

공개 메소드들

메소드 설명
LoggingInterceptorSteps ( LoggingContext logging, InterceptionContext interception, ErrorContext errors ) : System

비공개 메소드들

메소드 설명
CallMethodWithError ( ) : void
CallNormalVoid ( ) : void
CallNormalWithReturn ( ) : void
DirectIntercept ( ) : void

메소드 상세

LoggingInterceptorSteps() 공개 메소드

public LoggingInterceptorSteps ( LoggingContext logging, InterceptionContext interception, ErrorContext errors ) : System
logging Patterns.Specifications.Models.Logging.LoggingContext
interception Patterns.Specifications.Models.Interception.InterceptionContext
errors Patterns.Specifications.Models.ErrorContext
리턴 System