7 lines
108 B
C#
7 lines
108 B
C#
namespace EnvelopeGenerator.ReceiverUI.Client.Services
|
|
{
|
|
public interface IAuthService
|
|
{
|
|
}
|
|
}
|