C# Class AccidentalFish.ApplicationSupport.Processes.Extensions.ApplicationResourceFactoryExtensions

Afficher le fichier Open project: JamesRandall/AccidentalFish.ApplicationSupport

Méthodes publiques

Méthode Description
GetAsynchronousLoggerQueue ( this factory ) : IAsynchronousQueue
GetLoggerQueue ( this factory ) : IQueue

Method Details

GetAsynchronousLoggerQueue() public static méthode

public static GetAsynchronousLoggerQueue ( this factory ) : IAsynchronousQueue
factory this
Résultat IAsynchronousQueue

GetLoggerQueue() public static méthode

public static GetLoggerQueue ( this factory ) : IQueue
factory this
Résultat IQueue