Skip to content

DocHome

andrewvk edited this page Jun 23, 2016 · 17 revisions

Namespaces

CodeJam library

Namespaces

 

Namespace Description
CodeJam
CodeJam.Arithmetic The CodeJam.Arithmetic namespace contains classes that allow to use arithmetic operations with generic arguments.
CodeJam.Collections The CodeJam.Collections namespace contains IEnumerable(T), array, or other collections related functionality.
CodeJam.Expressions
CodeJam.IO
CodeJam.Mapping
CodeJam.Metadata
CodeJam.ObjectPools
CodeJam.Reflection The CodeJam.Reflection namespace contains types that helps working with System.Reflection functionality.
CodeJam.Services The CodeJam.Services namespace contains helper methods to work with IServiceProvider. Namespace also provide some service locator and IoC patterns related functionality.
CodeJam.Strings The CodeJam.Strings namespace contains types for Char and String manipulation.
CodeJam.TableData The CodeJam.TableData namespace contains types for working with CSV and fixed with text data formats.
CodeJam.Targeting
CodeJam.Threading The CodeJam.Threading namespace contains classes related to multithreaded code.
CodeJam.Xml The CodeJam.Xml namespace provides helpers for processing XML.
 
Clone this wiki locally