C# (CSharp) StatePrinting.Introspection Namespace

Classes

Name Description
HarvestInfoCache Assume that types don't change at run-time. Cache harvested information.
ReflectionInfo For a given type we hold the relevant fields with regards to printing, and functors for retrieving the content of the fields. The functors enables synthetic fields. E.g. a field that represents the call to the object's ToString().