[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "N:Jgr"]

C# | Visual Basic | Visual C++ |
namespace Jgr
Namespace Jgr
namespace Jgr

All Types | Classes | Interfaces |
Icon | Type | Description |
---|---|---|
![]() | ApplicationSettings | |
![]() | ApplicationSettings<(Of <(<'T>)>)> | |
![]() | BufferedMessageSource |
A base class which can be used to get a simple, but useful, implementation of both IMessageSource and IMessageSink.
|
![]() | CodePlexVersionCheck |
Checks for CodePlex project releases newer than a given DateTime.
|
![]() | DescriptiveException |
A base class for exceptions which prefer an "e-mail quotting" nesting of messages. Useful for specially formatted, multi-line exception messages.
|
![]() | FileException |
An exception which has occured during application processing of a specific file.
|
![]() | IMessageSink |
Provides an interface through which an object can receive messages from an IMessageSource.
|
![]() | IMessageSource |
Provides a means to get messages from a source. The receiver must have an object implementing IMessageSink.
|
![]() | ImmutableAttribute |
Indicates that the class is intended to be immutable.
|
![]() | LinqExtensions |
Provides a number of useful extensions to .NET 3.5's LINQ methods.
|
![]() | MessageItem |
A single message to be reported through BufferedMessageSource.
|
![]() | BufferedMessageSource..::..MessageSink |
A utility class for keepting track of how many messages have been read from a given IMessageSink.
|
![]() | BufferedMessageSource..::..SinkCollection |