7 lines
124 B
C#
7 lines
124 B
C#
|
namespace BirdsiteLive.Pipeline.Contracts
|
|||
|
{
|
|||
|
public interface IRetrieveTwitterAccountsProcessor
|
|||
|
{
|
|||
|
|
|||
|
}
|
|||
|
}
|