revert to VB and update to new project file format
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
|
||||
namespace Pilz.Configuration
|
||||
{
|
||||
public interface ISettingsManager
|
||||
{
|
||||
string ConfigFilePath { get; set; }
|
||||
|
||||
void Save();
|
||||
void Load();
|
||||
void Reset();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user