mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-07-22 01:05:54 +02:00
SMB Server application: Added SettingsHelper class to handle settings logic
This commit is contained in:
parent
ff368056c5
commit
6d562c41e9
4 changed files with 154 additions and 94 deletions
|
@ -50,6 +50,8 @@
|
|||
<SubType>Designer</SubType>
|
||||
<DependentUpon>ServerUI.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<Compile Include="SettingsHelper.cs" />
|
||||
<Compile Include="ShareSettings.cs" />
|
||||
<Compile Include="User.cs" />
|
||||
<Compile Include="UserCollection.cs" />
|
||||
</ItemGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue