C# (CSharp) StatePrinting.Introspection 네임스페이스

클래스들

이름 설명
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().