|
@@ -69,6 +69,8 @@ namespace MvvmScaffoldFrame48.DLL.ConfigTools
|
|
|
#endregion
|
|
#endregion
|
|
|
|
|
|
|
|
#region 私有事件
|
|
#region 私有事件
|
|
|
|
|
+ private ConfigService() { }
|
|
|
|
|
+
|
|
|
private void GetCameraProcessConfig()
|
|
private void GetCameraProcessConfig()
|
|
|
{
|
|
{
|
|
|
if (File.Exists(".\\Config\\CameraConfig.xml"))
|
|
if (File.Exists(".\\Config\\CameraConfig.xml"))
|