Änderung
- Methodenname von ClearUndeletableFolders auf ClearUndeletableDirectories geändert
This commit is contained in:
parent
6ec58cc8ea
commit
3b2eff92a9
Binary file not shown.
@ -543,7 +543,7 @@ namespace Eugen.ESystem
|
||||
/// <summary>
|
||||
/// Clears the undeletabele directory list.
|
||||
/// </summary>
|
||||
public void ClearUndeletableFolders()
|
||||
public void ClearUndeletableDirectories()
|
||||
{
|
||||
undeletableDirectories.Clear();
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user