rename Domain.Interfaces.ISignature as IDocReceiverElement
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace EnvelopeGenerator.Domain.Interfaces
|
||||
{
|
||||
public interface ISignature
|
||||
public interface IDocReceiverElement
|
||||
{
|
||||
int Page { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user