Änderung
- Kommentar korrigiert
This commit is contained in:
parent
692cef160e
commit
06d626e50e
Binary file not shown.
@ -257,7 +257,7 @@ namespace Eugen.ESystem.IO
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
// Wenn Logdatei schon nicht existiert, dann zum Schreiben öffnen
|
// Wenn Logdatei schon existiert, dann zum Schreiben öffnen
|
||||||
writer = new StreamWriter(String.Concat(this.Path, "\\", this.FileName), true);
|
writer = new StreamWriter(String.Concat(this.Path, "\\", this.FileName), true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user