C# (CSharp) Composable.System Namespace

Nested Namespaces

Composable.System.Configuration
Composable.System.Diagnostics
Composable.System.Transactions

Classes

Name Description
DateTimeExtensions
Disposable Simple utility class that calls the supplied action when the instance is disposed. Gets rid of the need to create a ton of small classes to do cleanup.
TimeSpanEnumerableExtensions Methods like Sum,Min,Average etc for IEnumerable<TimeSpan>
TimeSpanExtensions