test3
This commit is contained in:
@@ -19,7 +19,7 @@ namespace Mip
|
||||
|
||||
public static void CreatePath()
|
||||
{
|
||||
if (Directory.Exists(TempPath)) //adresár už existuje
|
||||
if (Directory.Exists(TempPath)) //adresár už existuje jsdkj
|
||||
{
|
||||
RemovePathProtection(TempPath);
|
||||
System.IO.DirectoryInfo adresar = new System.IO.DirectoryInfo(TempPath);
|
||||
|
||||
Reference in New Issue
Block a user