[Missing <summary> documentation for "N:Breeze.Sharp.Core"]
Classes
Class | Description | |
---|---|---|
AsyncSemaphore | ||
BooleanUsingBlock |
A UsingBlock for boolean values.
|
|
DynamicComparerT, TResult |
Dynamic implementation of an IEqualityComparer.
|
|
EnumerableFns |
Provides a set of static methods for querying objects that implement IEnumerableT.
|
|
MapCollectionT, U | ||
NotifiableCollectionT |
Represents an observable set of unique values.
|
|
PredicateBuilder |
Enables the efficient, dynamic composition of query predicates.
From: http://petemontgomery.wordpress.com/2011/02/10/a-universal-predicatebuilder/
with minor mods.
|
|
SafeDictionaryK, V | ||
SafeListT | ||
SetCollectionU | ||
TypeFns | ||
UsingBlock |
For use with a using (Using in Visual Basic) statement to perform pre- and post- actions.
|
|
UtilFns |