Name | Description |
---|---|
BigAlMemberCache | Big Al (Alzheimers) doesn't remember a thing. No caching happens here. |
IndentableTextWriter | A text writer that can remember indents across new lines |
LazyString | A way to defer execution of the object printer until the last possible minute. Useful for logging to prevent littering code with IsLevelEnabled calls. |
MemberCache | Caches the member information used to inspect a type. |
MemberCacheFactory | |
NonSerializableWrapper | |
StringExtensions |