fluentsharp / FluentSharp

Fluent API for the .NET Framework (used by the O2 Platform)
63 stars 18 forks source link

Add descriptions and UnitTests to Sleep ExtensionMethods #12

Open DinisCruz opened 10 years ago

DinisCruz commented 10 years ago

https://github.com/o2platform/FluentSharp/blob/master/FluentSharp.CoreLib/ExtensionMethods/Sleep_ExtensionMethods.cs

For example it will be good to know that the default 1000.sleep() doesn't add an item to the log viewer, but 1000.sleep(true), does