You've already forked YY.EventLogReaderAssistant
mirror of
https://github.com/BDDSM/YY.EventLogReaderAssistant.git
synced 2025-07-11 14:20:12 +02:00
Рефакторинг модулей решения.
This commit is contained in:
@ -8,8 +8,8 @@ namespace YY.EventLogAssistant.Services.Tests
|
||||
{
|
||||
#region Private Member Variables
|
||||
|
||||
private string sampleDataDirectory;
|
||||
private string sampleDatabaseFile;
|
||||
private readonly string sampleDataDirectory;
|
||||
private readonly string sampleDatabaseFile;
|
||||
|
||||
#endregion
|
||||
|
||||
|
Reference in New Issue
Block a user