public IUniquieID
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Text;
|
||||
|
||||
namespace Pilz.Cryptography
|
||||
{
|
||||
interface IUniquieID
|
||||
public interface IUniquieID
|
||||
{
|
||||
bool HasID { get; }
|
||||
string ID { get; }
|
||||
|
||||
Reference in New Issue
Block a user