mirror of
https://github.com/TalAloni/SMBLibrary.git
synced 2025-08-17 04:33:46 +02:00
SMBServer: Hid internal classes
This commit is contained in:
parent
f71ef6b232
commit
a7af73ae2d
27 changed files with 27 additions and 27 deletions
|
@ -12,7 +12,7 @@ using Utilities;
|
|||
|
||||
namespace SMBLibrary.Server.SMB1
|
||||
{
|
||||
public partial class SMB1FileStoreHelper
|
||||
internal partial class SMB1FileStoreHelper
|
||||
{
|
||||
public static NTStatus CreateDirectory(INTFileStore fileStore, string path, SecurityContext securityContext)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue