Ä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>
|
/// <summary>
|
||||||
/// Clears the undeletabele directory list.
|
/// Clears the undeletabele directory list.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public void ClearUndeletableFolders()
|
public void ClearUndeletableDirectories()
|
||||||
{
|
{
|
||||||
undeletableDirectories.Clear();
|
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