Closed DinisCruz closed 9 years ago
Here https://github.com/o2platform/FluentSharp/blob/master/FluentSharp.CoreLib/ExtensionMethods/IO/IO_ExtensionMethods_Folders.cs
For example: https://github.com/o2platform/FluentSharp/blob/master/FluentSharp.CoreLib/ExtensionMethods/IO/IO_ExtensionMethods_Folders.cs#L48
Also add a corresponding UnitTest for each of these extension methods (and think about how to create a help page for them)
Addressed by this issue https://github.com/o2platform/FluentSharp/pull/42
Here https://github.com/o2platform/FluentSharp/blob/master/FluentSharp.CoreLib/ExtensionMethods/IO/IO_ExtensionMethods_Folders.cs
For example: https://github.com/o2platform/FluentSharp/blob/master/FluentSharp.CoreLib/ExtensionMethods/IO/IO_ExtensionMethods_Folders.cs#L48
Also add a corresponding UnitTest for each of these extension methods (and think about how to create a help page for them)