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