C# 클래스 AccidentalFish.ApplicationSupport.Logging.QueueLogger.Implementation.ApplicationResourceFactoryExtensions

파일 보기 프로젝트 열기: JamesRandall/AccidentalFish.ApplicationSupport

공개 메소드들

메소드 설명
GetAsynchronousLoggerQueue ( this factory ) : IAsynchronousQueue
GetLoggerQueue ( this factory ) : IQueue

메소드 상세

GetAsynchronousLoggerQueue() 공개 정적인 메소드

public static GetAsynchronousLoggerQueue ( this factory ) : IAsynchronousQueue
factory this
리턴 IAsynchronousQueue

GetLoggerQueue() 공개 정적인 메소드

public static GetLoggerQueue ( this factory ) : IQueue
factory this
리턴 IQueue