1
This commit is contained in:
@@ -3,5 +3,6 @@ namespace BITKit
|
||||
public interface IDescription
|
||||
{
|
||||
public string Name { get; }
|
||||
public string Description { get; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user