Adaptation
.config
.vscode
Eaf
FileHandlers
Ifx
Infineon
PeerGroup
Shared
Duplicator
Methods
IAppSettings.cs
IDescription.cs
IDrive.cs
IFileRead.cs
ILogistics.cs
ILogistics2.cs
IProcessData.cs
ISMTP.cs
Metrology
Properties
AppSettings.cs
Drive.cs
FileRead.cs
Logistics.cs
Logistics2.cs
ParameterType.cs
ProcessDataStandardFormat.cs
RijndaelEncryption.cs
Test.cs
_Tests
.editorconfig
EC-Development.yml
EC.Tests.csproj
EC.yml
appsettings.Development.json
appsettings.json
package.json
FileHandlers
Properties
Shared
.gitignore
EC.csproj
README.md
appsettings.Development.json
appsettings.json
5 lines
97 B
C#
5 lines
97 B
C#
namespace Adaptation.Shared.Methods;
|
|
|
|
public interface IAppSettings : Properties.IAppSettings
|
|
{
|
|
} |