1
This commit is contained in:
@@ -2,6 +2,7 @@ namespace BITKit
|
||||
{
|
||||
public interface ITag
|
||||
{
|
||||
int Hash { get; }
|
||||
string[] GetTags();
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user