Name |
Description |
BooleanCheckExtensions |
Provides check methods to be executed on a boolean value. |
ByteCheckExtensions |
Provides check methods to be executed on an byte value. |
CharCheckExtensions |
Provides check methods to be executed on a char value. |
ComparableCheckExtensions |
Provides check methods to be executed on an IComparable instance. |
Constants |
Holds constant values. |
DateTimeCheckExtensions |
Provides check methods to be executed on a date time instance. |
DecimalCheckExtensions |
Provides check methods to be executed on an decimal value. |
DecimalSignedCheckExtensions |
Provides check methods to be executed on an decimal value that is considered as a signed number. |
DoubleCheckExtensions |
Provides check methods to be executed on an double value. |
DoubleSignedCheckExtensions |
Provides check methods to be executed on an double value that is considered as a signed number. |
DoubleSpecificCheckExtensions |
Provides specific check methods to be executed on an double value. |
EnumerableExtensions |
Extension methods for adding new fluent methods to enumerable. |
EnumerableFluentSyntaxExtension |
Provides extension method on a ICheckLink for IEnumerable types. |
EventWaitHandleCheckExtensions |
Provides check methods to be executed on a EventWaitHandle instance. |
FloatCheckExtensions |
Provides check methods to be executed on an float value. |
FloatSignedCheckExtensions |
Provides check methods to be executed on an float value that is considered as a signed number. |
FloatSpecificCheckExtensions |
Provides specific check methods to be executed on an float value. |
FluentCheckException |
|
IntCheckExtensions |
Provides check methods to be executed on an int value. |
IntSignedCheckExtensions |
Provides check methods to be executed on an int value that is considered as a signed number. |
LongCheckExtensions |
Provides check methods to be executed on an long value. |
LongSignedCheckExtensions |
Provides check methods to be executed on an long value that is considered as a signed number. |
RunTrace |
This class stores trace information for a code evaluation. |
SbyteCheckExtensions |
Provides check methods to be executed on an sbyte value. |
SbyteSignedCheckExtensions |
Provides check methods to be executed on an sbyte value that is considered as a signed number. |
ShortCheckExtensions |
Provides check methods to be executed on an short value. |
ShortSignedCheckExtensions |
Provides check methods to be executed on an short value that is considered as a signed number. |
StreamCheckExtensions |
Provides check methods to be executed on a stream instance. |
StringCheckExtensions |
Provides check methods to be executed on a string instance. |
StringFluentSyntaxExtension |
Provides extension method on a ICheckLink for IEnumerable types. |
TimeSpanCheckExtensions |
Provides check methods to be executed on an TimeSpan instance. |
UintCheckExtensions |
Provides check methods to be executed on an uint value. |
UlongCheckExtensions |
Provides check methods to be executed on an ulong value. |
UshortCheckExtensions |
Provides check methods to be executed on an ushort value. |