C# (CSharp) Composable.System 네임스페이스

중첩된 네임스페이스

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

클래스들

이름 설명
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