C# Class JPB.Shell.MEF.Factorys.ServicePoolFactory

Show file Open project: JPVenson/MSEF

Public Methods

Method Description
CreatePool ( ) : IServicePool
CreatePool ( string priorityKey ) : IServicePool

Method Details

CreatePool() public static method

public static CreatePool ( ) : IServicePool
return IServicePool

CreatePool() public static method

public static CreatePool ( string priorityKey ) : IServicePool
priorityKey string
return IServicePool