C# Class AccidentalFish.ApplicationSupport.Logging.QueueLogger.Implementation.ApplicationResourceFactoryExtensions

ファイルを表示 Open project: JamesRandall/AccidentalFish.ApplicationSupport

Public Methods

Method Description
GetAsynchronousLoggerQueue ( this factory ) : IAsynchronousQueue
GetLoggerQueue ( this factory ) : IQueue

Method Details

GetAsynchronousLoggerQueue() public static method

public static GetAsynchronousLoggerQueue ( this factory ) : IAsynchronousQueue
factory this
return IAsynchronousQueue

GetLoggerQueue() public static method

public static GetLoggerQueue ( this factory ) : IQueue
factory this
return IQueue