MetalamaAPI documentationFlashtrace APIFlashtrace.​Formatters.​Utilities
Open sandboxFocus

Flashtrace.Formatters.Utilities Namespace

Classes

UnknownObjectAccessor

A convenience wrapper for instances of anonymous types (or any unknown type) that exposes properties.

UnknownObjectAccessor.Enumerator

A value type that implements System.Collections.Generic.IEnumerator<> of System.Collections.Generic.KeyValuePair<, > of System.String and System.Object.

Interfaces

IUnknownObjectPropertyVisitor<TState>

Defines a Visit<TValue>(String, TValue, ref TState) method invoked by VisitProperties<TState>(IUnknownObjectPropertyVisitor<TState>, ref TState).