Fixes
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
|
||||
public interface ISelectable
|
||||
{
|
||||
bool Selected { get; set; }
|
||||
bool IsSelected { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user