~ruther/NosSmooth

ref: 56d306cbb3efe924bb72b97079c6d989330468cd NosSmooth/Remote/NosSmooth.Cryptography/IDecryptor.cs -rw-r--r-- 79 bytes
56d306cb — František Boháček fix: add namespace prefix to generated files 3 years ago
                                                                                
1
2
3
4
5
6
namespace NosSmooth.Cryptography;

public interface IDecryptor
{
    
}