mirror of
https://github.com/claunia/Claunia.IO.git
synced 2025-12-16 19:24:44 +00:00
* Claunia.IO/DirectoryInfo.cs:
Created DirectoryInfo class that cheats to inherint System.IO.DirectoryInfo * Claunia.IO/FileInfo.cs: Created FileInfo class that cheats to inherint System.IO.FileInfo * Claunia.IO/Claunia.IO.csproj: Removed skeleton empty class and added DirectoryInfo and FileInfo classes.
This commit is contained in:
@@ -1,3 +1,17 @@
|
|||||||
|
2015-02-08 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* DirectoryInfo.cs:
|
||||||
|
Created DirectoryInfo class that cheats to inherint
|
||||||
|
System.IO.DirectoryInfo
|
||||||
|
|
||||||
|
* FileInfo.cs:
|
||||||
|
Created FileInfo class that cheats to inherint
|
||||||
|
System.IO.FileInfo
|
||||||
|
|
||||||
|
* Claunia.IO.csproj:
|
||||||
|
Removed skeleton empty class and added DirectoryInfo and
|
||||||
|
FileInfo classes.
|
||||||
|
|
||||||
2015-02-08 Natalia Portillo <claunia@claunia.com>
|
2015-02-08 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* DirectoryInfo.cs:
|
* DirectoryInfo.cs:
|
||||||
|
|||||||
Reference in New Issue
Block a user