Fixed Warnings
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace LogViewer.Core.ViewModels;
|
||||
|
||||
public class LogViewerControlViewModel : ViewModel, ILogDataStoreImpl
|
||||
public class LogViewerControlViewModel : ViewModel, ILogDataStoreCore
|
||||
{
|
||||
#region Constructor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user