C# Class RevationLiveService.Factories.FilteredCallCopyServiceFactory

Inheritance: DataTransferCore.Factories.CallCopyServiceFactory
ファイルを表示 Open project: PillarTechnology/Revaction

Public Methods

Method Description
FilteredCallCopyServiceFactory ( ICallCopySessionFactoryFactory factory ) : System.Collections.Generic

Protected Methods

Method Description
GetFilters ( ) : IEnumerable

Private Methods

Method Description
IsOffline ( WorkMode workMode ) : bool

Method Details

FilteredCallCopyServiceFactory() public method

public FilteredCallCopyServiceFactory ( ICallCopySessionFactoryFactory factory ) : System.Collections.Generic
factory ICallCopySessionFactoryFactory
return System.Collections.Generic

GetFilters() protected method

protected GetFilters ( ) : IEnumerable
return IEnumerable