More...
◆ CreateDirectory()
| void Eamon.Framework.Portability.IDirectory.CreateDirectory |
( |
string |
path | ) |
|
◆ Delete()
| void Eamon.Framework.Portability.IDirectory.Delete |
( |
string |
path, |
|
|
bool |
recursive |
|
) |
| |
◆ DeleteEmptySubdirectories()
| void Eamon.Framework.Portability.IDirectory.DeleteEmptySubdirectories |
( |
string |
path, |
|
|
bool |
recursive |
|
) |
| |
◆ DeleteEmptySubdirectories01()
| void Eamon.Framework.Portability.IDirectory.DeleteEmptySubdirectories01 |
( |
string |
path, |
|
|
string |
adventureName, |
|
|
bool |
recursive |
|
) |
| |
◆ Exists()
| bool Eamon.Framework.Portability.IDirectory.Exists |
( |
string |
path | ) |
|
◆ GetCurrentDirectory()
| string Eamon.Framework.Portability.IDirectory.GetCurrentDirectory |
( |
| ) |
|
◆ GetDirectories()
| string [] Eamon.Framework.Portability.IDirectory.GetDirectories |
( |
string |
path | ) |
|
◆ GetFiles()
| string [] Eamon.Framework.Portability.IDirectory.GetFiles |
( |
string |
path | ) |
|
◆ IsEamonCSAdventuresDirectory()
| bool Eamon.Framework.Portability.IDirectory.IsEamonCSAdventuresDirectory |
( |
string |
path, |
|
|
string |
adventureName |
|
) |
| |
◆ SetCurrentDirectory()
| void Eamon.Framework.Portability.IDirectory.SetCurrentDirectory |
( |
string |
path | ) |
|
The documentation for this interface was generated from the following file: