chore: format with csharpier
This commit is contained in:
parent
2f516dcb73
commit
4f54077c68
59 changed files with 2000 additions and 942 deletions
|
|
@ -4,4 +4,4 @@ public interface IEncryptionService
|
|||
{
|
||||
public byte[] Encrypt(string data);
|
||||
public string Decrypt(byte[] input);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue